Skip to content

Terraform module to generate standardized Azure resource names based on user-defined parameters

License

Notifications You must be signed in to change notification settings

CorrenSoft/azure-names-generator

azure-names-generator

Terraform module to generate standardized Azure resource names based on user-defined parameters

🔖 Tagging and Releases

This repository uses semantic versioning (vMAJOR.MINOR.PATCH) for official releases published to the Terraform Registry.

Requirements

No requirements.

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

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

Outputs

Name Description
environment Environment value received as input.
location Location value received as input.

About

Terraform module to generate standardized Azure resource names based on user-defined parameters

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages