aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure
172 stars 91 forks source link

Allow cafprefix to be placed after name #179

Open thecomalley opened 2 years ago

thecomalley commented 2 years ago

The one format this provider doesn't allow for (that i can tell) is to swap the order of cafprefix and name in the convention,

a bool could be passed to make this change eg swap_cafpreix_order resulting in [prefix]-[name]-[cafprefix]-[postfix]-[5_random_chars]