Open jlouisfoster opened 7 months ago
Hello, jlouisfoster! š
Thank you for submitting an issue for this provider. The issue will now enter into the issue lifecycle.
If you want to contribute to this project, please review the contributing guidelines and information on submitting pull requests.
Please refer to https://github.com/hashicorp/terraform-provider-vsphere/issues/1534.
Hi,
Thanks for the quick response.
I believe the suggestion is to create 2 unique accounts for each datacenter and reduce global permissions and apply roles/permissions at the vCenter Server level ā to limit the scope and visibility of the account.
Community Guidelines
Terraform
1.6.3
Terraform Provider
2.5.1
VMware vSphere
v7.0.3
Description
Iām facing a strange error when trying to create my vms with Terraform in our new datacenter using the vsphere plugin. Attached is a screenshot of the default error.
I can confirm that this only occurred once Enhance Linked Mode was enable and prior all the vm creations running identical config/code worked successfully. Due to time constraints we have disabled enhanced linked mode and are currently no longer facing issues.
This sounds somewhat similar to the following issues/discussions:
Affected Resources or Data Sources
vsphere virtual machine creation
Terraform Configuration
Any configuration to create a simple linux or windows vm
Debug Output
Debug output is in screenshot.
Panic Output
No response
Expected Behavior
Expected behaviour is the creation of the vm
Actual Behavior
Fails with the 400 bad request
Steps to Reproduce
Environment Details
No response
Screenshots
No response
References
No response