Releases: bpg/terraform-provider-proxmox
Releases · bpg/terraform-provider-proxmox
v0.82.0
0.82.0 (2025-08-18)
Features
- docs: update compatibility notes for PVE 9.x (#2116) (08ea66a)
- lxc: add
proxmox_virtual_environment_containersdata source (#2090) (45f2805) - lxc: Add missing configuration options for container rootfs (#2067) (b2c5012)
Bug Fixes
- lxc: adjust max number of container's IP configs (#2088) (602568e)
- provider: parsing PVE version reported by API (#2115) (f1501e2)
- vm: regression: disk re-ordering on re-apply (#2114) (634ad69)
Miscellaneous
- ci: Update actions/checkout action (#2098) (3855cb2)
- ci: update actions/create-github-app-token action (v2.0.6 → v2.1.0) (#2095) (6161969)
- ci: update actions/create-github-app-token action (v2.1.0 → v2.1.1) (#2099) (7f5d771)
- ci: update goreleaser/goreleaser-action action (v6.3.0 → v6.4.0) (#2111) (78ce7f0)
- ci: update jetbrains/qodana-action action (v2025.1.1 → v2025.2.1) (#2106) (0dec643)
- ci: update lycheeverse/lychee-action action (v2.4.1 → v2.5.0) (#2096) (7c98464)
- deps: update golangci/golangci-lint (v2.3.0 → v2.3.1) (#2074) (9947a86)
- deps: update golangci/golangci-lint (v2.3.1 → v2.4.0) (#2110) (21bed82)
- deps: update image golang (1.24.5 → 1.24.6) (#2085) (ac91fe8)
- deps: update image golang (1.24.6 → 1.25.0) (#2107) (9e10206)
- deps: update image golang (10a15b9 → 9e56f0d) (#2109) (420add8)
- deps: update module github.com/hashicorp/terraform-plugin-testing (v1.13.2 → v1.13.3) (#2113) (1863847)
- deps: update module golang.org/x/crypto (v0.40.0 → v0.41.0) (#2086) (5018b31)
- deps: update module golang.org/x/net (v0.42.0 → v0.43.0) (#2087) (5151dcc)
- docs: cleanup and update
clone-vmexample (#2094) (c7cd61a) - docs: remove spurious sdn datasource .tf examples (#2092) (91e0fbf)
v0.81.0
0.81.0 (2025-08-01)
Features
- firewall: adds forward type to firewall rules (#2052) (e185201)
- firewall: adds forward_policy to cluster firewall (#2064) (209d10c)
- sdn: add support for zone resources and datasources (#2046) (6b73d82)
Bug Fixes
- acme: fix ACME account management & add acceptance tests (#2072) (3f5b795)
- example: update ubuntu LXC image ref (#2070) (ce66bfd)
- vm,lxc: 32bit int overflow in list nodes / containers API calls when running on i386 arch (#2057) (47ff578)
Miscellaneous
- deps: update golangci/golangci-lint (v2.2.2 → v2.3.0) (#2056) (092edf2)
- deps: update image golang (14fd8a5 → ef5b4be) (#2061) (4da593d)
- deps: update module github.com/hashicorp/terraform-plugin-framework (v1.15.0 → v1.15.1) (#2073) (4be9e93)
- docs: add ceph squid to
apt_standard_repositorydocs (#2063) (5c33941) - example: apply consistency in example/*.tf node_name declarations (#2051) (757b191)
- project: switch repo infographic to repobeats (#2058) (bbd55d2)
v0.80.0
0.80.0 (2025-07-15)
Features
- lxc: retrieve container IP addresses (#2030) (20572d9)
- provider: add support for ssh
agent_forwarding(#2028) (e27d0c5) - vm: add support for EPYC-Genoa
cputype (#2040) (74caca5)
Bug Fixes
- api: improve API response error handling (#2043) (2c3f0c5)
- lxc: avoid setting domain to
" "when null during clone (#2033) (623c32c) - lxc: mark
mac_addressas computed (#2027) (e13e9bb)
Miscellaneous
- deps: update golangci/golangci-lint (v2.2.1 → v2.2.2) (#2034) (11bcb7a)
- deps: update image golang (1.24.4 → 1.24.5) (#2035) (0cdd327)
- deps: update module golang.org/x/net (v0.41.0 → v0.42.0) (#2037) (bb3168c)
- docs: fix indentation in vm resource (#2020) (a2c40c7)
- tests: allow different node / storage names in "example tests" (#2042) (09e3cd6)
v0.79.0
0.79.0 (2025-07-06)
Features
- file: add support for
importcontent type (#1983) (2d9e0b5) - vm: add
disk.import_fromattribute to support importing via API (#2012) (ddc4118)
Bug Fixes
- network: improve error handling on
create/read/update(#2001) (5e4582f) - tests: fix
make exampletests (#2007) (a76cc62)
Miscellaneous
- deps: update golangci/golangci-lint (v2.1.6 → v2.2.1) (#2013) (6a8f367)
- deps: update image golang (10c1318 → 20a022e) (#2015) (e9a3576)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.2.1 → v7.3.0) (#2010) (b601ca3)
- deps: update module github.com/hashicorp/terraform-plugin-docs (v0.21.0 → v0.22.0) (#2016) (ebb0fc7)
- docs: add description of HA settings management to VM documentation (#2003) (0582e3d)
- docs: minor fixes / updates in guides (#2014) (8c2a071)
v0.78.2
0.78.2 (2025-06-16)
Bug Fixes
- docs: firewall security group typo
enabled(#1994) (307bc25) - file:
proxmox_virtual_environment_fileallow changing local file path (#1982) (26c61e3) - file: properly handle overwrite option behavior in
proxmox_virtual_environment_download_file(#1989) (1b86a41)
Miscellaneous
- ci: update actions/attest-build-provenance digest (db473fd → e8998f9) (#1999) (303c7e6)
- deps: update image golang (1.24.3 → 1.24.4) (#1984) (e8948c9)
- deps: update image golang (4c0a181 → 81bf592) (#1977) (b6bcfe7)
- deps: update image golang (db5d0af → 10c1318) (#1996) (2444fe8)
- deps: update module github.com/hashicorp/terraform-plugin-testing (v1.13.1 → v1.13.2) (#1997) (6260e3f)
- deps: update module golang.org/x/crypto (v0.38.0 → v0.39.0) (#1985) (4fa9311)
- deps: update module golang.org/x/net (v0.40.0 → v0.41.0) (#1986) (60b6f5b)
v0.78.1
v0.78.0
0.78.0 (2025-05-14)
Features
Bug Fixes
Miscellaneous
- ci: update actions/setup-go digest (0aaccfd → d35c59a) (#1958) (a639257)
- ci: update jetbrains/qodana-action action (v2025.1.0 → v2025.1.1) (#1955) (12f8a40)
- ci: update lycheeverse/lychee-action action (v2.4.0 → v2.4.1) (#1956) (68132bb)
- deps: update module github.com/hashicorp/terraform-plugin-framework-validators (v0.17.0 → v0.18.0) (#1965) (9d91cdd)
- docs: update terraform local (2.5.2 → 2.5.3) (#1964) (10cda1f)
v0.77.1
0.77.1 (2025-05-06)
Bug Fixes
- lxc: spurious ip_config diff when interface has both IPv4 and IPv6 addresses (15b0ae9)
Miscellaneous
- ci: update actions/create-github-app-token action (v2.0.2 → v2.0.3) (#1941) (922d1eb)
- ci: update actions/create-github-app-token action (v2.0.3 → v2.0.6) (#1946) (84c9b72)
- ci: Update golangci/golangci-lint-action action (v7 → v8) (#1950) (8ded437)
- code: fix new qodana warnings (#1951) (d23f7ab)
- deps: update golangci/golangci-lint (v2.1.5 → v2.1.6) (#1947) (462c153)
- deps: update module golang.org/x/net (v0.39.0 → v0.40.0) (#1949) (58cee6d)
v0.77.0
0.77.0 (2025-04-30)
Features
Bug Fixes
- file: better error message on download failure (#1923) (d463990)
- firewall: prevent reordering of CIDRs in
ipsetresource with mixed IPv4/IPv6 (#1935) (64147cd) - lxc: do not reboot for cpu block changes (#1932) (5e49b98)
Miscellaneous
- ci: update actions/attest-build-provenance digest (c074443 → db473fd) (#1937) (7b5042d)
- ci: Update JetBrains/qodana-action action (v2024.3.4 → v2025.1.0) (#1927) (d4bfc24)
- code: fix code problems reported by Qodana (#1934) (ebd5399)
- deps: update golangci/golangci-lint (v2.1.2 → v2.1.5) (#1926) (6b2749f)
- docs: update terraform tls (4.0.6 → 4.1.0) (#1925) (2de77b6)