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

VM boot devices and boot order

Open baldanta opened this issue 2 years ago • 1 comments
trafficstars

Please describe what you would like to see

I'd like to be able to define the boot order of a VM during provisioning

Please describe the solution you'd like

When I declare a VM resource, I'd like to use something like

first_boot_device = "harddisk" second_boot_device = "network" third_boot_device = "cd-rom"

Please describe your use case

I'd like to be able to select boot devices and boot order during a VM resource provisioning

baldanta avatar Feb 08 '23 17:02 baldanta

Hi @baldanta as RHV has moved into maintenance, we have limited capacity to work on this provider. However, if you or someone else have capacity to work on this, we are happy to review any contributions.

janosdebugs avatar Feb 14 '23 10:02 janosdebugs