Skip to content

Update Terraform proxmox to v3.0.1-rc6

Renovate [bot] requested to merge renovate/proxmox-3.x into master

This MR contains the following updates:

Package Type Update Change
proxmox (source) required_provider patch 3.0.1-rc4 -> 3.0.1-rc6

Release Notes

Telmate/terraform-provider-proxmox (proxmox)

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: https://github.com/Telmate/terraform-provider-proxmox/compare/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: https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.1-rc4...v3.0.1-rc5


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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate [bot]

Merge request reports

Loading