Releases: bpg/terraform-provider-proxmox
Releases · bpg/terraform-provider-proxmox
v0.48.3
0.48.3 (2024-03-12)
Bug Fixes
- provider: EOF error when closing SSH session (#1113) (b63f1b7)
- vm: timeout when resizing a disk during clone (#1103) (449f9fc)
Miscellaneous
- ci: update google-github-actions/release-please-action action (v4.0.2 → v4.1.0) (#1115) (04e7421)
- deps: update module github.com/hashicorp/terraform-plugin-go (v0.22.0 → v0.22.1) (#1114) (a059728)
- docs: update terraform local (2.4.1 → 2.5.1) (#1116) (29d60f5)
- minor cleanups and doc updates (#1108) (27dbcad)
v0.48.2
0.48.2 (2024-03-09)
Bug Fixes
- network: multiple fixes to
network_linux_bridge
resource (#1095) (4aed7cb) - provider: allow LDAP realm API tokens (#1101) (461321c)
Miscellaneous
- deps: bump gopkg.in/go-jose/go-jose.v2 from 2.6.1 to 2.6.3 in /tools (#1102) (4bc7b29)
- deps: update github.com/hashicorp/terraform-plugin-* (#1096) (4cac320)
- deps: update module golang.org/x/crypto (v0.20.0 → v0.21.0) (#1097) (3b9739a)
- deps: update module golang.org/x/net (v0.21.0 → v0.22.0) (#1105) (7dea6f6)
v0.48.1
v0.48.0
0.48.0 (2024-03-03)
⚠ BREAKING CHANGES
- file: snippets upload using SSH input stream (#1085)
The new upload implementation requires a new sudo
permission. If you configured provider to use a non-root user account, please update your sudoers file (assuming terraform
is the username):
- remove line
terraform ALL=(root) NOPASSWD: /usr/bin/mv /tmp/tfpve/* /var/lib/vz/*
- add line
terraform ALL=(root) NOPASSWD: /usr/bin/tee /var/lib/vz/*
Features
- file: snippets upload using SSH input stream (#1085) (3195b3c)
- provider: add support for private key authentication for SSH (#1076) (2c6d3ad)
- vm: add
VLAN
trunk support (#1086) (cb5fc27)
Miscellaneous
- ci: setup acceptance tests (#1071) (0bf42d5)
- ci: split acceptance tests into a separate workflow (#1084) (e38b45f)
- ci: update actions/create-github-app-token action (v1.8.1 → v1.9.0) (66ec9f4)
- ci: update dorny/paths-filter action (v3.0.1 → v3.0.2) (3d6cc75)
- deps: update github.com/hashicorp/terraform-plugin-* (#1078) (2398f6c)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.1 → v7.0.2) (#1080) (0d4740f)
- deps: update module github.com/stretchr/testify (v1.8.4 → v1.9.0) (#1081) (dbd1655)
- deps: update module golang.org/x/crypto (v0.19.0 → v0.20.0) (#1082) (e3ddd6f)
- switch to
terraform-plugin-testing
for acceptance tests (#1067) (14fce33)
v0.47.0
0.47.0 (2024-02-27)
Features
- file: add
overwrite_unmanaged
attribute tovirtual_environment_download_file
resource (#1064) (c64fcd2)
Bug Fixes
- provider: race condition in
~/.ssh
path existence check (#1052) (f7f67db) - user:
expiration_date
attribute handling (#1066) (3c52760)
Miscellaneous
- ci: update actions/create-github-app-token action (v1.8.0 → v1.8.1) (#1063) (9b52c12)
- deps: update golang.org/x/exp digest (v0.0.0-20240213143201-ec583247a57a → ) (#1057) (4959480)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.0 → v7.0.1) (#1058) (190ec39)
- vm: refactor: move disks code out of vm.go (#1062) (493ad1c)
v0.46.6
v0.46.5
v0.46.4
0.46.4 (2024-02-16)
Bug Fixes
- vm: fix panic when a config block is empty (#1033) (027cf1e)
- vm: multi-line description field is always marked as changed (#1030) (797873b)
Miscellaneous
- ci: update actions/create-github-app-token action (v1.7.0 → v1.8.0) (#1022) (0469192)
- ci: update dorny/paths-filter action (v3.0.0 → v3.0.1) (#1032) (d444202)
- ci: update mergify config to auto-approve renovate PRs (#1023) (dfb95a8)
- deps: update golang.org/x/exp digest (v0.0.0-20240205201215-2c58cdc269a3 → ) (#1031) (4fab30e)
- deps: update module golang.org/x/crypto (v0.18.0 → v0.19.0) (#1018) (34d31e2)
- deps: update module golang.org/x/net (v0.20.0 → v0.21.0) (#1020) (ed3bdb5)
- docs: update links disk image link in examples (#1028) (62a2130)
v0.46.3
v0.46.2
0.46.2 (2024-02-06)
Bug Fixes
- docs: update sudo configuration to a more restrictive variant (#1001) (6bd8ba5)
- file: use
sudo
for snippets upload (#1004) (60fb679) - vm: error when creating custom disks on PVE with non-default shell (#983) (1f333ea)
- vm: panic at import / state refresh if disk size is not set (#994) (363e502)
Miscellaneous
- ci: update lycheeverse/lychee-action action (v1.9.2 → v1.9.3) (#999) (f8004b0)
- deps: update golang.org/x/exp digest (v0.0.0-20240119083558-1b970713d09a → ) (9cfd383)
- deps: update golang.org/x/exp digest (v0.0.0-20240119083558-1b970713d09a 1b97071 → 2c58cdc) (#1007) (9cfd383)
- deps: update module github.com/goreleaser/goreleaser (v1.23.0 → v1.24.0) in /tools [security] (#1006) (e132f5a)
- deps: update module github.com/hashicorp/terraform-plugin-mux (v0.13.0 → v0.14.0) (#989) (eb6377e)
- deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.31.0 → v2.32.0) (#990) (c1eeefb)
- deps: update module golang.org/x/net (v0.18.0 → v0.20.0) (#994) (b196cdb)