vatesfr / terraform-provider-xenorchestra

Xen Orchestra provider for Terraform
MIT License
150 stars 33 forks source link

Use the correct detection for if PV drivers are available #223

Closed ddelnano closed 1 year ago

ddelnano commented 1 year ago

This is a fix on top of #220. The previous change relied on the management agent's presence, but we actually want to know if the VM has PV drivers available.

Testing