Open Zheer09 opened 2 months ago
Hello, Zheer09! ๐
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.
Community Guidelines
Terraform
OpenTofu v1.8.2
Terraform Provider
v2.9.2
VMware vSphere
ESXI 7.0 U2
Description
Referencing from this https://knowledge.broadcom.com/external/article/312205/vm-template-cannot-be-deployed-to-datast.html and PR that seemed to fix this issue
I see this was tested with ovf template i am using VM templates
Affected Resources or Data Sources
resource/vsphere_virtual_machine
Terraform Configuration
resource "vsphere_virtual_machine"
Data file
Debug Output
None
Panic Output
No response
Expected Behavior
Creating vm with datastore cluster
Actual Behavior
I got this error
Steps to Reproduce
Storing vm template to content library from using packer and with this configuration which getting the datastore cluster data has been validated but while creating the vm i am getting this error.
Environment Details
No response
Screenshots
No response
References
https://github.com/hashicorp/terraform-provider-vsphere/pull/2061