Releases: bpg/terraform-provider-proxmox
Releases · bpg/terraform-provider-proxmox
v0.53.0
0.53.0 (2024-04-10)
Features
- vm: add Intel E1000E support (#1191) (f0a7afa)
- vm: add support for
initialization.upgrade
attribute (#1203) (59972dc)
Bug Fixes
- firewall: remove strict validation for
rule.iface
attribute (#1199) (ae88cf6) - vm: panic if
initialization.user_account_keys
containsnull
(#1197) (b4174a7) - vm: panic if
numa
block is empty (#1196) (c273111)
Miscellaneous
v0.52.0
v0.51.1
v0.51.0
0.51.0 (2024-03-30)
Features
- vm: add proxmox_virtual_environment_node datasource (#1151) (9fee8c1)
- vm: add support for cpu
affinity
attribute (#1148) (#1153) (83a5971) - vm: add support for memory
hugepages
andkeep_hugepages
attributes (#1158) (a2f055a)
Bug Fixes
- lxc: improve configurable timeouts for containers operations (#1161) (c45e336)
- prevent authenticating multiple times in parallel (#1168) (e87bc4b)
- vm: re-use ide, sata, and scsi cloud-init storage (#1083) (#1141) (d41463d)
Miscellaneous
- deps: update golang.org/x/exp digest (a85f2c6 → a685a6e) (#1171) (e60ee99)
- deps: update module github.com/golangci/golangci-lint (v1.56.2 → v1.57.1) in /tools (#1149) (48756b6)
- deps: update module github.com/golangci/golangci-lint (v1.57.1 → v1.57.2) in /tools (#1172) (02efdc4)
- deps: update module github.com/hashicorp/terraform-plugin-framework (v1.6.1 → v1.7.0) (#1150) (e5ef91e)
v0.50.0
0.50.0 (2024-03-21)
Features
- lxc: add configurable timeout for container creation (#1146) (84440d8)
- lxc: support hook script for LXC (#1140) (0deaf18)
- vm: add support for
disconnected
attribute in network interface (#1129) (11ca880)
Bug Fixes
- docs: fix
sudo
configuration steps (#1132) (0c6ecb8) - docs: typo in
container.console
attributemode
->type
(#1133) (5cd6b4a) - examples:
datastore_id
is missing ininitialization
block for vm (#1136) (6a5becc)
Miscellaneous
- deps: bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible in /tools (#1142) (f4c80ad)
- deps: update golang.org/x/exp digest (814bf88 → c7f7c64) (#1130) (ab51262)
- deps: update golang.org/x/exp digest (c7f7c64 → a85f2c6) (#1139) (6f8a472)
- vm: refactoring: extract network device code from vm.go (#1127) (29b5438)
v0.49.0
v0.48.4
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)