This modules helps to keep consistency naming of Azure resources. The goal of this module is to provide the resource type abbreviation to be used within the name of an Azure resource.
Please refer to RESOURCE-TYPES.md for the list of supported resource types.
module "azure_regions" {
source = "github.com/TaleLearnCode/azure-resource-types"
resource_type = "resource-group"
}No providers.
No modules.
No resources.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| resource_type | Identifier of the Azure resource type to get information for. | string |
n/a | yes |
| Name | Description |
|---|---|
| name | Name details of the specified resource type with the values available as attributes. object({ |