Support for network multiqueue
Describe the solution you'd like I was migrating over from a Terraform/Ansible based setup where K3S was being used so I can go back to something more familiar in CAPI, when I realised I couldn't set the network->multiqueue feature for any of the NICs.
Unfortunately, this means I'm having to manually configure this via Proxmox once the nodes are up. Minor inconvinience, but one all the same. Would it be possible to add support for this?
For an example of what I'm referring to in the Terraform Provider: https://registry.terraform.io/providers/bpg/proxmox/latest/docs/resources/virtual_environment_vm#queues-1
@drew-viles thank you for this feature request. Yes, we can support this.