terraform-provider-proxmox icon indicating copy to clipboard operation
terraform-provider-proxmox copied to clipboard

Ability to set hotpluggable resources

Open miberecz opened this issue 1 year ago • 5 comments

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like Ability to set each hotplug resource via terraform

In the GUI, there it is: image

It can be modified already via the API: https://pve.proxmox.com/pve-docs/api-viewer/#/nodes/{node}/qemu/{vmid}/config "hotplug"

Describe alternatives you've considered Can be done via an API call as a workaround, but would be nice to have all settings in one place in a .tf file

miberecz avatar Jan 29 '24 09:01 miberecz

Thanks @miberecz! Also related to #538

bpg avatar Jan 31 '24 02:01 bpg