github vatesfr/terraform-provider-xenorchestra v0.32.0

latest releases: v0.34.0, v0.33.0, v0.33.0-alpha.1...
2 months ago

What's Changed

Improve the disk lifecycle of a VM:

  • Disk size expansion no longer deletes and recreates the disk, but instead shuts down the VM for proper resizing of the disk.
  • Changing the storage repository will no longer delete the disk, but this is not supported (we are waiting for the 'disk migration' feature in the REST API).
  • Overall improvements to disk deletion and resizing, which should not result in errors if the VM is shut down or the disk detached.
  • This should fix #328 and #178 and #214

Commits

  • fix: disk resizing and unexpected disk deletion by @gCyrille in #357

Full Changelog: v0.31.3...v0.32.0

Don't miss a new terraform-provider-xenorchestra release

NewReleases is sending notifications on new releases.