Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improvement request - Support specifying POD name as resource #87

Closed
Balajirkrishnan opened this issue Feb 23, 2024 · 0 comments · Fixed by #89
Closed

Improvement request - Support specifying POD name as resource #87

Balajirkrishnan opened this issue Feb 23, 2024 · 0 comments · Fixed by #89
Assignees
Milestone

Comments

@Balajirkrishnan
Copy link

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"?
@kiranchavala kiranchavala added this to the v0.5.0 milestone Mar 4, 2024
@kiranchavala kiranchavala self-assigned this Mar 4, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants