Skip to content

cluster_id not part of state after bringup #252

@pradeep17j

Description

@pradeep17j

Code of Conduct

  • I have read and agree to the Code of Conduct.
  • 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

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions