Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2025

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider patch 3.0.1-rc13.0.1-rc9

Release Notes

Telmate/terraform-provider-proxmox (proxmox)

v3.0.1-rc9

Compare Source

Main changes:

  • New CPU schema has been implemented for Qemu, now all CPU settings are supported.
  • New ignore flag for disk & disks, allowing for disk management outside of Terraform.
  • Fixed issues causing Qemu guests to not be created correctly.

What's Changed

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc8...v3.0.1-rc9

v3.0.1-rc8

Compare Source

Small hot-fix release.

  • Fix: Issue where an LXC guest couldn't be started.
  • Fix: LXC and Qermu guest, unable to provide SSH keys with <<-EOF syntax.
  • Fix: The configured vmid not honored on LXC guest creation.

What's Changed

New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc7...v3.0.1-rc8

v3.0.1-rc7

Compare Source

Release v3.0.1-rc7 is mostly Qemu bug fixes and some additions to support windows 11.

  • Added: TMP support for preloading Windows 11 secure-boot keys Qemu guests.
  • Added: mdev support for PCI on Qemu guests.
  • target_node and target_nodes now migrates the qemu guest and keeps it there as expected.
  • Fixed: dynamic guestID allocation when exclusively creating Qemu guests (still broken for LXC and when used in combination with LXC).
  • Fixed: not waiting for to be available qemu-guest-agent.
  • Fixed: MAC address format not being preserved.
  • Changed: default agent_timeout from 60 to 90.

What's Changed

New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc6...v3.0.1-rc7

v3.0.1-rc6

Compare Source

Release v3.0.1-rc6 is released sooner than expected do to panics in v3.0.1-rc5.

  • pm_tls_insecure now defaults to false, ensuring that the default connection settings are secure.
  • Description of pools and guests now default to Managed by Terraform..

What's Changed

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc5...v3.0.1-rc6

v3.0.1-rc5

Compare Source

RC5 is Released.

breaking changes! As this is still a Release Candidate please test in your own environment before upgrading all your projects.

  • breaking USB has been re-implemented.
  • Parallelism in the provider now defaults to 1 thread as a workaround.
  • PCI has been re-implemented (hostpci is now deprecated).
  • Network interfaces have been improved and now requires setting the id.
  • cpu has been deprecated in favor of cpu_type.
  • Fixed issue where provider would always attempt to get the ip of the qemu-guest-agent.

What's Changed

New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc4...v3.0.1-rc5

v3.0.1-rc4

Compare Source

RC4 is released.

No breaking changes, as this is still a Release Candidate please test in your own environment before upgrading all your projects.

The module compatible Disk schema discussed in #​986 is released.

What's Changed
New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc3...v3.0.1-rc4

v3.0.1-rc3

Compare Source

RC3 is released.

No breaking changes.
Due to some critical bugs created by RC2, this release has been pulled forward.

What's Changed

New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc2...v3.0.1-rc3

v3.0.1-rc2

Compare Source

RC2 is finally released.

This version introduces the following changes:

  • BREAKING iso property has been removed and functionality has been delegated to the disks block, this has to be manually removed from the state file.
  • BREAKING cloudinit_cdrom_storage property has been removed and functionality has been delegated to the disks block, this has to be manually removed from the state file.
  • BREAKING deprecated properties from previous releases have been removed, this has to be manually removed from the state file.
  • Disk slots ide2 and ide3 are usable.
  • When qemu guest agent is unable to get an IP it will give a warning instead of an error.
  • qemu guest agent now supports IPv6.
  • Many small bug fixes.

Please submit your feedbacks!

What's Changed

New Contributors

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc1...v3.0.1-rc2

v3.0.1-rc10

Compare Source

This release only bug fixes for the proxmox_vm_qemu resource.

What's Changed

Full Changelog: Telmate/terraform-provider-proxmox@v3.0.1-rc9...v3.0.1-rc10


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 force-pushed the renovate/proxmox-3.x branch 2 times, most recently from 5c81bfa to 18d6ab9 Compare November 14, 2025 18:02
@DTLP DTLP force-pushed the main branch 5 times, most recently from db1ee23 to f7498f2 Compare November 14, 2025 19:41
@renovate renovate bot force-pushed the renovate/proxmox-3.x branch from 18d6ab9 to ae9f1e4 Compare November 25, 2025 17:40
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