Releases: Telmate/terraform-provider-proxmox
Releases · Telmate/terraform-provider-proxmox
v2.9.0
What's Changed
- Implement lxc clone feature with docs by @phildaumont in #413
- minor spell corrections by @ram-fz in #412
- Fix out of range panic by @BaldFabi in #416
- Update provider dependencies by @pgporada in #419
- Implement configuring tablet mode by @pgporada in #420
- Bugfixes, timeouts, logging improvement, some logic rework by @mleone87 in #422
- Add HA Group option to schema & docs by @RubenHoms in #423
New Contributors
- @phildaumont made their first contribution in #413
- @ram-fz made their first contribution in #412
- @RubenHoms made their first contribution in #423
Full Changelog: v2.8.0...v2.9.0
v2.8.0
Merge pull request #394 from wynro/master Add support for pool resource
v2.7.4
Merge pull request #373 from mizhka/master clone: choose template located on target node if possible
v2.7.3
Attempting to skip 2.7.2 on https://registry.terraform.io/providers/Telmate/proxmox/latest
v2.7.2
Merge pull request #354 from breitenj/fix-ha-vm-deletion Fix HA VM deletion
v2.7.1
Merge pull request #348 from SourceFellows/master Added the ability to debug the plugin through the Terraform Plugin SDK.
v2.7.0
Merge pull request #343 from tagur87/go1.16-support Update to go1.16, modules, darwin/arm64 support
v2.6.9
Merge pull request #334 from footprintmediaits/add-lxc-tag-support Add support for tagging LXCs
v2.6.8
Merge pull request #322 from Kusumoto/fix-import-lxc-rootfs-crash Fix import exist LXC rootfs crash
v2.6.7
Merge pull request #285 from snoord/docs/add-lxc-resource-docs Add LXC resource documentation