github vatesfr/terraform-provider-xenorchestra v0.35.1

9 hours ago

Fixed behavior when creating a VM from a template:

  • All existing disks in the template are used if they are declared in the TF plan.
  • All unused disks in the template are deleted to avoid inconsistency between the TF plan and the actual state.
  • It is no longer possible to resize existing template disks to a smaller size (fixes potential source of data loss).

What's Changed

  • fix Issue with VM disk mapping from template by @gCyrille in #375

Full Changelog: v0.35.0...v0.35.1

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

NewReleases is sending notifications on new releases.