vatesfr / terraform-provider-xenorchestra

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

`xenorchestra_vm` resource cdrom parameter is limited to single entry #329

Open kevemueller opened 1 month ago

kevemueller commented 1 month ago

there are several valid use cases of adding multiple cd-roms. Most RH installations run the installer from the first cdrom and plug a second (dynamically created mini) cd with the kickstart file. Limiting this list to single entry is not allowing this.

ddelnano commented 1 month ago

Hi @kevemueller, thanks for the feedback.

Can you confirm the exact behavior you are seeing when using the provider? From your description, it seems like VM creation will work but future terraform plans will confuse the provider in thinking it should remove the second CD.