vatesfr / terraform-provider-xenorchestra

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

VM disk resize #214

Open Anbu42 opened 1 year ago

Anbu42 commented 1 year ago

In order to increase the disk of a virtual machine in Xen Orchestra, you need to stop VM, increase the disk and then start VM.

Is there any way to increase the disk size using this provider without data loss?

4censord commented 1 year ago

Not currently. See also: #178