-
Notifications
You must be signed in to change notification settings - Fork 452
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
Can't edit existing virtual_machine resources after updating to v1.19.0 (Error: could not find SystemId) #1111
Comments
Thanks for the report. I've looked into it and will have a bug fix ready for the release on Monday. |
Issue: hashicorp/terraform-provider-vsphere#1111 Signed-off-by: vavuthu <[email protected]>
Issue: hashicorp/terraform-provider-vsphere#1111 Signed-off-by: vavuthu <[email protected]>
Ha! Right on, just this this issue this morning! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks! |
Terraform Version
v0.12.26
vSphere Provider Version
v1.19.0
Affected Resource(s)
vsphere_virtual_machine
Terraform Configuration Files
main.tf
variables.tf
Debug Output
terraform plan
https://gist.github.com/jschoewe/0b8762c1a5aec1e880840da6a97beed2
terraform apply
https://gist.github.com/jschoewe/2fc38c91eff511f8a89b85d0cf426d71
Expected Behavior
Running
terraform plan
succeeds, I expectterraform apply
to succeed as well and change the keep_on_remove variable on disks to falseActual Behavior
terraform apply
fails with error:Error: could not find SystemId
Steps to Reproduce
terraform plan
terraform apply
Important Factoids
Community Note
The text was updated successfully, but these errors were encountered: