Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2026

This PR contains the following updates:

Package Type Update Change
xenorchestra (source) required_provider minor 0.29.00.37.2

Release Notes

vatesfr/terraform-provider-xenorchestra (xenorchestra)

v0.37.2

Compare Source

What's Changed

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.37.1...v0.37.2

v0.37.1

Compare Source

What's Changed

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.37.0...v0.37.1

v0.37.0

Compare Source

What's Changed

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.36.1...v0.37.0

v0.36.1

Compare Source

What's Changed
New Contributors

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.36.0...v0.36.1

v0.36.0

Compare Source

What's Changed
Other changes
  • build(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.1 by @​dependabot[bot] in #​376
  • build(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.22.0 to 0.24.0 by @​dependabot[bot] in #​383
New Contributors (Thank you! 🥳 )

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.35.1...v0.36.0

v0.35.1

Compare Source

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

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.35.0...v0.35.1

v0.35.0

Compare Source

What's Changed

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.34.0...v0.35.0

v0.34.0

Compare Source

What's Changed
  • Bump dependencies

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.33.0...v0.34.0

v0.32.0

Compare Source

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

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.31.3...v0.32.0

v0.31.3

Compare Source

What's Changed

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.31.2...v0.31.3

v0.31.2

Compare Source

What's Changed
New Contributors

Full Changelog: vatesfr/terraform-provider-xenorchestra@v0.31.1...v0.31.2

v0.31.1

Compare Source

This release includes several important improvements and fixes:

Major Refactoring
  • The XO client now uses the xenorchestra-go-sdk, providing a more stable and maintainable foundation.
Bug Fixes
  • Fixed issues with blocked operations when creating VMs. #​344
  • Fixed a problem where the destroy_cloud_config_vdi_after_boot setting was ignored when the VM wasn't running. #​345
Documentation
  • Improved VM example with valid HCL and added documentation for blocked operations.
Security
  • Updated dependencies including golang.org/x/net and terraform-plugin-sdk.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update terraform xenorchestra to v0.37.1 chore(deps): update terraform xenorchestra to v0.37.2 Jan 13, 2026
@renovate renovate bot force-pushed the renovate/xenorchestra-0.x branch from bede8c4 to edf9d7e Compare January 13, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant