Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster_id not part of tfstate file after successful bringup operation #252

Open
4 tasks done
pradeep17j opened this issue Oct 30, 2024 · 0 comments
Open
4 tasks done
Labels
bug Bug needs-triage Needs Triage
Milestone

Comments

@pradeep17j
Copy link

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

@pradeep17j pradeep17j added bug Bug needs-triage Needs Triage labels Oct 30, 2024
@github-actions github-actions bot added the pending-review Pending Review label Oct 30, 2024
@tenthirtyam tenthirtyam removed the pending-review Pending Review label Oct 30, 2024
@tenthirtyam tenthirtyam added this to the Backlog milestone Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug needs-triage Needs Triage
Projects
None yet
Development

No branches or pull requests

2 participants