You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new cloud account and allow provisioning to all existing vSphere datacenters (regions). The region name should be the datacenter name (in my example, it should be "Caverna Cloud 02").
Actual Behavior
The new cloud account was created with no errors, but the vSphere regions were configured by ID (externalRegionId). When I edit the new cloud account and save that without any change, the region name changed from externalRegionId to Name (vSphere datacenter name).
Steps to Reproduce
Just run a terraform apply using the code above and check the column Account / Region in Compute (Assembler > Infrastructure > Resources > Compute).
Screenshots
Debug Output
N/A
Panic Output
N/A
Important Factoids
N/A
References
N/A
Community Note
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
The text was updated successfully, but these errors were encountered:
Code of Conduct
This project has a Code of Conduct that all participants are expected to understand and follow:
vRA Version
8.13
Terraform Version
1.6.4
vRA Terraform Provider Version
0.8.3
Affected Resource(s)
vra_cloud_account_vsphere
Terraform Configuration Files
Expected Behavior
Create a new cloud account and allow provisioning to all existing vSphere datacenters (regions). The region name should be the datacenter name (in my example, it should be "Caverna Cloud 02").
Actual Behavior
The new cloud account was created with no errors, but the vSphere regions were configured by ID (externalRegionId). When I edit the new cloud account and save that without any change, the region name changed from externalRegionId to Name (vSphere datacenter name).
Steps to Reproduce
Just run a terraform apply using the code above and check the column Account / Region in Compute (Assembler > Infrastructure > Resources > Compute).
Screenshots
Debug Output
N/A
Panic Output
N/A
Important Factoids
N/A
References
N/A
Community Note
The text was updated successfully, but these errors were encountered: