Release v2.0.0
This release aims to ensure that the provider is up to date with the latest version of the pulumi-terraform-bridge. This will make it easier to follow new Pulumi versions.
The underlying Terraform provider XenOrchestra is updated to version 0.31.1, which fixes:
- Issues with blocked operations when creating VMs. #344
- A problem where the
destroy_cloud_config_vdi_after_boot
setting was ignored when the VM wasn't running. #345
As the major version number suggests, this release introduces changes that break compatibility with previous versions (mostly deprecated functions and resources that have been removed).
Find the release in the Pulumi registry: https://www.pulumi.com/registry/packages/xenorchestra/
Full Release Note: https://github.com/vatesfr/pulumi-xenorchestra/releases/tag/v2.0.0