Open dkirrane opened 2 years ago
Hello, dkirrane! 🖐
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
v1.3.2
Terraform Provider
2.2.0
VMware vSphere
v7.0.3
Description
terraform destroy
fails withAffected Resources or Data Sources
provider "vsphere" {...}
Terraform Configuration
When the provider uses a datasource to get it's values it fails on terraform destoy
My Terraform config
My credentials.yaml (encrypted with sops)
Debug Output
Panic Output
No response
Expected Behavior
provider should not error on destroy
Actual Behavior
provider error on destroy
Steps to Reproduce
Environment Details
No response
Screenshots
No response
References
No response