github bpg/terraform-provider-proxmox v0.89.1

7 days ago

0.89.1 (2025-12-09)

Important

This release primarily focuses on VM fixes, including a couple of tricky disk management changes. We recommend testing in a non-production environment first to make sure everything works as expected for your use cases.

Bug Fixes

  • vm,lxc: revert deprecation notice for pool_id attribute (#2405) (af3efa9)
  • vm: allow EFI disk parameter updates without VM recreation (51b8d39), closes #1515
  • vm: handle disk size mismatch when re-adding removed disk (#2411) (d7346d4)
  • vm: match CPU type format with PVE (#2409) (63f22db)
  • vm: prevent perpetual diff when using pool_membership without pool_id (#2408) (acc95bf)
  • vm: prevent unnecessary reboots on hotplug operations (#2412) (77dc49e), closes #538
  • vm: retry disk resize on 'does not exist' errors (#2407) (f5f5437)
  • vm: retry HTTP 500 errors when waiting for agent retrieving IPs (#2410) (c324ef0)

Miscellaneous

  • ci: update jetbrains/qodana-action action (v2025.2.2 → v2025.2.3) (#2400) (893fd6d)
  • deps: update golangci/golangci-lint (v2.7.1 → v2.7.2) (#2413) (99e30e1)
  • deps: update module golang.org/x/crypto (v0.45.0 → v0.46.0) (#2414) (67ac0b1)
  • deps: update module golang.org/x/net (v0.47.0 → v0.48.0) (#2415) (b0aabfd)

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

NewReleases is sending notifications on new releases.