nutanix / terraform-provider-nutanix

Terraform Nutanix Provider
https://www.terraform.io/docs/providers/nutanix/
Mozilla Public License 2.0
99 stars 112 forks source link

changing the resource owner causes the entire infrastructure to be recreated #262

Open jnunezt opened 3 years ago

jnunezt commented 3 years ago

Hello, recently an employee of our company left us, he was in charge of creating the infrastructure, the generation of this was done using a personal nutanix account.

When he left the company, we canceled his account, and now we are preparing to create infrastructure with the service account that we generated, but the terraform plan tells us that it will destroy everything and create everything.

How can we solve this?

PS: we already carry out an import of each resource and module, but insist on recreating everything ..

Plan: 19 to add, 0 to change, 19 to destroy.

yannickstruyf3 commented 3 years ago

Hi,

Can you create a Nutanix support ticket for this specific issue?

Thanks.

bhati-pradeep commented 2 years ago

@jnunezt Can you provide some info about what is the "resource owner" that you are referring to ? Thanks