Closed rnelson0 closed 3 years ago
This is similar to https://github.com/vmware/terraform-provider-vra/issues/358
Thanks @frodenas, feel free to mark this as duplicate. I'll put updates in the other ticket, then test and close this out if it proves to be the same thing.
@rnelson0 Thanks for submitting this bug. I'm going to close it as this is a duplicate of #358. Please reopen if you think this is not the case.
vRA Version
8.4.1
Terraform Version
1.0.4
vRA Terraform Provider Version
0.3.11
Affected Resource(s)
vra_cloud_account_vmc
vra_region
vra_zone
--->Terraform Configuration Files
Expected Behavior
This should apply once and then (without external changes) show no planned or applied changes on subsequent runs
Actual Behavior
Every run shows the same planned and applied changes
Steps to Reproduce
terraform apply
Debug Output
https://gist.github.com/rnelson0/585c95ed8090bdfa309a861fc9f7b417
Important Factoids
I tried doing
terraform state rm ; terraform import
of the vcenter object and the regions still show 488 before 58 and attempt to swap that during apply, with no change in the state.