github Telmate/terraform-provider-proxmox v3.0.1-rc2

latest release: v3.0.1-rc3
one month ago

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

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

NewReleases is sending notifications on new releases.