Skip to content

Releases: Telmate/terraform-provider-proxmox

v3.0.2-rc05

19 Oct 17:50
ad67559

Choose a tag to compare

The new experimental proxmox_lxc_guest resource has been added.

What's Changed

New Contributors

Full Changelog: v3.0.2-rc04...v3.0.2-rc05

v3.0.2-rc04

23 Aug 14:59
f9ca5bc

Choose a tag to compare

Fixed issue where default permissions where incompatible with PVE9

What's Changed

New Contributors

Full Changelog: v3.0.2-rc03...v3.0.2-rc04

v3.0.2-rc03

20 Jul 10:44
de0befd

Choose a tag to compare

Fix critical issue with the new Qemu RNG setting.

What's Changed

  • Docs: Update Terraform import docs & add missing docs entry for pre_enrolled_keys by @0x464e in #1360
  • chore: bump proxmox-api-go by @Tinyblargon in #1363

New Contributors

Full Changelog: v3.0.2-rc02...v3.0.2-rc03

v3.0.2-rc02

18 Jul 21:03
6f45742

Choose a tag to compare

  • Added support for the VirtIO RNG for Qemu.
  • Fixed the import panic for LXC.

What's Changed

Full Changelog: v3.0.2-rc01...3.0.2-rc02

v3.0.2-rc01

02 Jun 20:52
58d4429

Choose a tag to compare

No real fixes, re-release due to the v3.0.1-rc10 checksum issue.
Release is called v3.0.2-rc01 instead of v3.0.1-rc11 due to how the Terraform registry determines the latest release.

What's Changed

New Contributors

Full Changelog: v3.0.1-rc10...v3.0.2-rc01

v3.0.1-rc10

22 May 20:56
0e0b8a6

Choose a tag to compare

This release only bug fixes for the proxmox_vm_qemu resource.

What's Changed

Full Changelog: v3.0.1-rc9...v3.0.1-rc10

v3.0.1-rc9

15 May 20:17
78d8d58

Choose a tag to compare

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: v3.0.1-rc8...v3.0.1-rc9

v3.0.1-rc8

06 Apr 11:24
b248b4c

Choose a tag to compare

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: v3.0.1-rc7...v3.0.1-rc8

v3.0.1-rc7

02 Apr 15:21
e26559b

Choose a tag to compare

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: v3.0.1-rc6...v3.0.1-rc7

v3.0.1-rc6

25 Nov 22:02
a7b43e4

Choose a tag to compare

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: v3.0.1-rc5...v3.0.1-rc6