Terraform module to generate standardized Azure resource names based on user-defined parameters
This repository uses semantic versioning (vMAJOR.MINOR.PATCH) for official releases published to the Terraform Registry.
No requirements.
No providers.
No modules.
No resources.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| environment | The name of the Environment used to generate the names. | string |
n/a | yes |
| location | Location used to generate the names. | string |
n/a | yes |
| Name | Description |
|---|---|
| environment | Environment value received as input. |
| location | Location value received as input. |