Skip to content

jannette-wang/jannette-terraform-test

Repository files navigation

TODO: provide the terraform module name

TODO: provide a short summary of the azure service.

Overview

Features

  • Creation and management of an Azure insert_resource_type_here.

Limitations

  • TODO: Add here, or specify None

Security

CIS Controls

  • TODO: List controls and methods of implementation, or links to other modules

Requirements

  • Terraform 0.13
  • AzureRM 2 Provider

Documentation

Examples

TODO: provide some description

module "example1" {
  source = "github.com/lab3au/<repo_name>?ref=v0.1.0"

  # TODO: Update parameters
  name        = "example"
  parameter_1 = "yes"
  parameter_2 = "no"
  parameter_3 = "maybe"
}

For more examples, look at examples

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages