aztfmod / terraform-provider-azurecaf

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

[Bug Report]: FunctionApp is not CAF aligned #168

Open AlexanderSehr opened 2 years ago

AlexanderSehr commented 2 years ago

Referencing azurerm_function_app returns a name with prefix fa even though the official CAF documentation suggests func

LaurentLesle commented 1 year ago

changing it would force the existing resources to be destroyed and recreated. Need to brainstorm on options to address that

AlexanderSehr commented 1 year ago

changing it would force the existing resources to be destroyed and recreated. Need to brainstorm on options to address that

That's true. It would however be at least a concious decision to upgrade to a new version