aztfmod / terraform-provider-azurecaf

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

r/azurecaf_name: recreation of dependent resources on resource_types update #140

Open t3mi opened 2 years ago

t3mi commented 2 years ago

I'm using single resource azurecaf_name with resource_types limited to the ones required by module. When new resource is added and resource_types updated to include the new type - terraform triggers to recreate everything, even already deployed resources. Any chance such behavior could be changed to allow updates to the property?

ofbjansen commented 2 years ago

I have the same "problem" and always end up me doing a terraform apply targeting the caf resource.

Nepomuceno commented 2 years ago

This will be changed in verseion 3.0 it should be released in the comming weeks if not days :)

sorenhuus commented 1 year ago

This still seems to be an issue.

Any news on when it is expected to be fixed?

BlauerPulli commented 1 year ago

Any updates here? Would be nice if the referenced PR could be merged..

dgonzalezp commented 1 year ago

Same issue here, any updates on this? Thanks!

patpicos commented 12 months ago

be changed in version 3.0 it should be released in the coming weeks

Will this be backported to 1.x stream?