Skip to content

Releases: Telmate/terraform-provider-proxmox

v3.0.1-rc6

25 Nov 22:02
a7b43e4
Compare
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

v3.0.1-rc5

23 Nov 23:40
cbc3a2d
Compare
Choose a tag to compare

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

v3.0.1-rc4

01 Sep 16:45
f027071
Compare
Choose a tag to compare

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: v3.0.1-rc3...v3.0.1-rc4

v3.0.1-rc3

09 Jun 18:57
186ec3f
Compare
Choose a tag to compare

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: v3.0.1-rc2...v3.0.1-rc3

v3.0.1-rc2

19 May 00:41
263e663
Compare
Choose a tag to compare

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: v3.0.1-rc1...v3.0.1-rc2

v3.0.1-rc1

28 Jan 13:48
Compare
Choose a tag to compare

Ladies and gentlemen, the new release is almost ready!!

This RC1.

This version introduces breaking changes regarding the disks layout! Refer to documentation for further explanations

Please submit your feedbacks!

thanks to @Tinyblargon for the work on API side and on the provider side!

What's Changed

New Contributors

Full Changelog: v2.9.14...v3.0.1-rc1

v2.9.14

19 Mar 19:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.13...v2.9.14

v2.9.13

07 Feb 16:26
6c43381
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.12...v2.9.13

v2.9.12

21 Dec 19:15
a864bc8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.11...2.9.12

What's Changed

New Contributors

Full Changelog: v2.9.11...v2.9.12

v2.9.11

18 Aug 13:46
9b71af9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.10...v2.9.11