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
It would be good if we could specify the POD name which the resource should be created in When defining a resource like Virtual machine
[root@node16]# terraform plan
╷
│ Error: Unsupported argument
│
│ on vm.tf line 11, in resource "cloudstack_instance" "node16":
│ 11: pod = "USA"
│
│ An argument named "pod" is not expected here. Did you mean "id"?
The text was updated successfully, but these errors were encountered:
It would be good if we could specify the POD name which the resource should be created in When defining a resource like Virtual machine
The text was updated successfully, but these errors were encountered: