r/instance
: unable to add hosts to management domain as day-n
#209
Labels
Milestone
r/instance
: unable to add hosts to management domain as day-n
#209
Code of Conduct
Terraform
1.9.2
Terraform Provider
0.10.0
VMware Cloud Foundation
5.2
Description
After successful bringup operation, adding hosts to a management cluster returns back success for both
plan
andapply
. But when inspected on SDDC Manager it has not added any hosts. Theterraform apply
for this change returns in 0 seconds with success which is an indicator that it actually did not do any thing.Affected Resources or Data Sources
r/vcf_instance
Terraform Configuration
main.tf
andvariable.tf
:https://gist.github.com/pradeep17j/7a6eab29a8320c103167e773f48455ae
Debug Output
https://gist.github.com/pradeep17j/e313961c8be7ce525e24886e7acdf8dd
Panic Output
No response
Expected Behavior
Successful add host to management cluster.
Actual Behavior
False success about adding hosts to mgmt cluster
Steps to Reproduce
Edit
main.tf
for resourcevcf_instance
to add an extra host to the list of existing hosts.Environment Details
No response
Screenshots
No response
References
No response
The text was updated successfully, but these errors were encountered: