You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: error creating VM from template: [VM creation] error getting VM <VM_NAME> : error instantiating a new VM: API Error: 500: [ f5956605-ac3b-4540-8fa2-665489c2ad86 ] Unable to perform this action. Contact your cloud administrator.
Steps to Reproduce
try to create a resource vcd_vapp_vm with network and ip assigned, but no ip_allocation_mode (as in the code above)
User Access rights
Organization administrator
The text was updated successfully, but these errors were encountered:
Terraform Version
Terraform v1.4.7
on linux_amd64
Affected Resource(s)
Terraform Configuration Files
Debug Output
https://gist.github.com/zeol/a6e532dd0e72f4e01a453048f7fb1c99
Expected Behavior
Plan should fail, with some descriptive error
Actual Behavior
API returned 500
│ Error: error creating VM from template: [VM creation] error getting VM <VM_NAME> : error instantiating a new VM: API Error: 500: [ f5956605-ac3b-4540-8fa2-665489c2ad86 ] Unable to perform this action. Contact your cloud administrator.
Steps to Reproduce
try to create a resource vcd_vapp_vm with network and ip assigned, but no ip_allocation_mode (as in the code above)
User Access rights
Organization administrator
The text was updated successfully, but these errors were encountered: