This example do deployment Azure Resource Group
.
N/A
N/A
bash build.sh plan
bash build.sh testplan
bash build.sh apply
bash build.sh destroy-plan
bash build.sh destroy-apply
Name | Version |
---|---|
terraform | >= 1.0.0 |
azurerm | >= 3.62.0 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
location | The location where the resource group should be created. | string |
null |
no |
name | Name of the resource group. Must be unique on your Azure subscription. | string |
null |
no |
tags | A mapping of tags to assign to the resource. | map(string) |
{} |
no |
Name | Description |
---|---|
id | The name of the resource group. Must be unique on your Azure subscription. |
name | The name of the resource group. Must be unique on your Azure subscription. |