terraform-provider-ovirt
terraform-provider-ovirt copied to clipboard
VM boot devices and boot order
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
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.