Releases: bpg/terraform-provider-proxmox
Releases · bpg/terraform-provider-proxmox
v0.61.1
v0.61.0
0.61.0 (2024-07-06)
Features
- node: implement initial support to manage APT repositories (#1325) (357f7c7)
- vm: implement filtering in vms data source. (#1423) (65f8ba5)
Bug Fixes
Miscellaneous
- ci: update actions/create-github-app-token action (v1.10.1 → v1.10.2) (#1416) (692ea94)
- ci: update actions/create-github-app-token action (v1.10.2 → v1.10.3) (#1419) (877251c)
- ci: update jetbrains/qodana-action action (v2024.1.5 → v2024.1.8) (#1425) (91a16af)
- deps: update go (1.22.4 → 1.22.5) (#1420) (a521c60)
- deps: update go (1.22.4 → 1.22.5) in /tools (#1421) (d55f670)
- deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.52.0 → v0.53.0) in /tools (#1426) (cf1142e)
- deps: update module golang.org/x/crypto (v0.24.0 → v0.25.0) (#1427) (3ad5b0a)
- deps: update module golang.org/x/net (v0.26.0 → v0.27.0) (#1430) (6436967)
v0.60.1
0.60.1 (2024-06-25)
Bug Fixes
- docs: Mention alternate valid use of Volid's for containers (#1407) (763654a)
- lxc: use default rootfs size (4Gb) prevents creation of mount points (#1398) (4a8bf8d)
Miscellaneous
- code: fix code quality warnings (#1409) (4f70459)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.3 → v7.0.4) (#1405) (c926484)
- refactor container acc test (#1408) (a0d9300)
- vm: fix regression after storage devices refactoring (#1399) (5d1c8c6)
- vm: refactor storage devices handling from/to API (#1394) (cc7fc63)
v0.60.0
0.60.0 (2024-06-14)
Features
Bug Fixes
- docs: add more details about the
usb
block in VM (#1382) (1eb64a2) - docs: update virtual_environment_vm.md (#1377) (63f0cbf)
- lxc: make container vm_id computed (#1386) (bc079c0)
Miscellaneous
- ci: update actions/checkout action (v4.1.6 → v4.1.7) (#1390) (fbf41dd)
- ci: update googleapis/release-please-action action (v4.1.1 → v4.1.3) (#1380) (77f62e1)
- code: remove goreleaser from
/tools
(#1384) (cfe1b1c) - deps: update golang.org/x/exp digest (fc45aab → 7f521ea) (#1391) (f22858c)
- deps: Update module github.com/goreleaser/goreleaser (v1.26.2 → v2.0.0) in /tools (#1381) (095be69)
v0.59.1
0.59.1 (2024-06-10)
Bug Fixes
Miscellaneous
- api: refactor
nodes/vms/vms_types.go
: split into multiple files (#1368) (580381f) - code: fix code inspection warnings (#1375) (e647b21)
- deps: update module github.com/golangci/golangci-lint (v1.59.0 → v1.59.1) in /tools (#1373) (24f9990)
- docs: clarify
disk.file_id
format (#1374) (f3ac15a) - vm2: add initial support for
cdrom
(#1370) (80cafa6)
v0.59.0
0.59.0 (2024-06-05)
Features
Bug Fixes
- access: fix
user
androle
import (#1346) (bdd9225) - lxc,vm: fix panics when a resource block is empty (#1345) (9bbbf8d)
Miscellaneous
- ci: update actions/create-github-app-token action (v1.10.0 → v1.10.1) (#1356) (92476d4)
- ci: Update goreleaser/goreleaser-action action (v5.1.0 → v6.0.0) (#1362) (9dbee1a)
- deps: update go (1.22.3 → 1.22.4) (#1357) (ea509b2)
- deps: update golang.org/x/exp digest (23cca88 → fd00a4e) (#1343) (eaeff08)
- deps: update golang.org/x/exp digest (fd00a4e → fc45aab) (#1355) (8fb6410)
- deps: Update module github.com/goreleaser/goreleaser (v1.26.2 → v2.0.0) in /tools (#1363) (7064f12)
- deps: update module github.com/hashicorp/terraform-plugin-framework (v1.8.0 → v1.9.0) (#1359) (27ad93e)
- deps: update tools (#1358) (9c4b9db)
v0.58.1
v0.58.0
0.58.0 (2024-05-28)
Features
Bug Fixes
- lxc:
mount_point.backup
should befalse
by default (#1327) (206fc4b) - vm: check task warning status against exit code (#1330) (b7afd02)
Miscellaneous
- deps: update golang.org/x/exp digest (9bf2ced → 4c93da0) (#1321) (1c6b9e4)
- deps: update module github.com/golangci/golangci-lint (v1.58.2 → v1.59.0) in /tools (#1332) (e0097d9)
- deps: update module github.com/goreleaser/goreleaser (v1.26.1 → v1.26.2) in /tools (#1322) (93f86b1)
- docs: document expectations for the default
root
shell on PVE nodes (#1329) (ffffa56) - vm2: add support for
vga
(#1328) (d843e46)
v0.57.1
0.57.1 (2024-05-22)
Bug Fixes
- file: upload timeout with 596 response code (#1315) (a6c6b98)
- vm: allow
clone
to pass with warnings (#1317) (fb1105d)
Miscellaneous
- ci: update actions/checkout action (v4.1.5 → v4.1.6) (#1305) (0494fcb)
- ci: update jetbrains/qodana-action action (v2024.1.4 → v2024.1.5) (#1306) (48fdb03)
- deps: update github.com/hashicorp/terraform-plugin-* (#1309) (7d1b400)
- deps: update tools (#1316) (3f97a7b)
- vm2: add datasource implementation (#1318) (e3dd31f)
- vm2: add support for
cpu
(#1310) (aa309fd) - vm2: cleanup
cpu
implementation, refactor rearrange acc tests (#1311) (2e34c57)