aztfmod / terraform-provider-azurecaf

Terraform provider for the Terraform platform engineering for Azure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow cafprefix to be placed after name

thecomalley opened this issue · comments

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]