Deploy Azure Resource Group with a dedicated Terraform module.
No requirements.
| Name | Version |
|---|---|
| azurerm | n/a |
No modules.
| Name | Type |
|---|---|
| azurerm_resource_group.az_rg | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| location | The Azure Region where the Resource Group should exist. Changing this forces a new Resource Group to be created. | string |
n/a | yes |
| name | The Name which should be used for this Resource Group. Changing this forces a new Resource Group to be created. | string |
n/a | yes |
| tags | A mapping of tags which should be assigned to the Resource Group. | string |
"" |
no |
| Name | Description |
|---|---|
| resource_group_id | Resource Group ID |
| resource_group_name | Resource Group name |