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
Vote on this issue by adding a 👍 reaction to the original issue initial description to help the maintainers prioritize.
Do not leave "+1" or other comments that do not add relevant information or questions.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
Terraform
v1.7.2
Terraform Provider
0.11.0
VMware Cloud Foundation
5.2.1
Description
After successful bringup operation, the tfstate file does not contain the cluster_id .
It contains cluster_name.
When cluster_id is required for other purposes, the user will have to read this data using APIs from sddc_m
I do not have a sample of tfstate file now due to lab issues. Will attach when I have it.
Affected Resources or Data Sources
r/vcf_instance
Terraform Configuration
After bringup, the tfstate file does not have complete data of mgmt domain
Debug Output
Will attach when I have it
Panic Output
No response
Expected Behavior
All the data of mgmt domain needs to be part of tfstate file
Actual Behavior
Critical data missing from tfstate file after bringup
Steps to Reproduce
Do bringup operation
Environment Details
No response
Screenshots
No response
References
No response
The text was updated successfully, but these errors were encountered:
Code of Conduct
Terraform
v1.7.2
Terraform Provider
0.11.0
VMware Cloud Foundation
5.2.1
Description
After successful bringup operation, the tfstate file does not contain the cluster_id .
It contains cluster_name.
When cluster_id is required for other purposes, the user will have to read this data using APIs from sddc_m
I do not have a sample of tfstate file now due to lab issues. Will attach when I have it.
Affected Resources or Data Sources
r/vcf_instance
Terraform Configuration
After bringup, the tfstate file does not have complete data of mgmt domain
Debug Output
Will attach when I have it
Panic Output
No response
Expected Behavior
All the data of mgmt domain needs to be part of tfstate file
Actual Behavior
Critical data missing from tfstate file after bringup
Steps to Reproduce
Do bringup operation
Environment Details
No response
Screenshots
No response
References
No response
The text was updated successfully, but these errors were encountered: