Skip to content

Releases: bpg/terraform-provider-proxmox

v0.82.0

18 Aug 01:17
81163e0

Choose a tag to compare

0.82.0 (2025-08-18)

Features

  • docs: update compatibility notes for PVE 9.x (#2116) (08ea66a)
  • lxc: add proxmox_virtual_environment_containers data 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-vm example (#2094) (c7cd61a)
  • docs: remove spurious sdn datasource .tf examples (#2092) (91e0fbf)

v0.81.0

01 Aug 02:15
8910668

Choose a tag to compare

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_repository docs (#2063) (5c33941)
  • example: apply consistency in example/*.tf node_name declarations (#2051) (757b191)
  • project: switch repo infographic to repobeats (#2058) (bbd55d2)

v0.80.0

15 Jul 12:00
0763b32

Choose a tag to compare

0.80.0 (2025-07-15)

Features

Bug Fixes

  • api: improve API response error handling (#2043) (2c3f0c5)
  • lxc: avoid setting domain to " " when null during clone (#2033) (623c32c)
  • lxc: mark mac_address as 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

06 Jul 16:11
3cbc4e2

Choose a tag to compare

0.79.0 (2025-07-06)

Features

  • file: add support for import content type (#1983) (2d9e0b5)
  • vm: add disk.import_from attribute to support importing via API (#2012) (ddc4118)

Bug Fixes

  • network: improve error handling on create/read/update (#2001) (5e4582f)
  • tests: fix make example tests (#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

16 Jun 10:14
52a2af5

Choose a tag to compare

0.78.2 (2025-06-16)

Bug Fixes

  • docs: firewall security group typo enabled (#1994) (307bc25)
  • file: proxmox_virtual_environment_file allow 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

03 Jun 00:38
527522f

Choose a tag to compare

0.78.1 (2025-05-24)

Bug Fixes

  • lxc: increase maximum supported passthrough devices to 128 (#1968) (3631240)
  • vm: allow scsi and sata for CD-ROM interface (#1971) (b1b8d15)

Miscellaneous

  • ci: improve devcontainer UX (#1973) (d8a7bc0)
  • deps: pin image golang to 4c0a181 (#1975) (f643f2a)
  • deps: update github.com/hashicorp/terraform-plugin-* (#1966) (9655bd9)
  • deps: update github.com/hashicorp/terraform-plugin-* (#1974) (71ade27)

v0.78.0

14 May 02:13
a05c941

Choose a tag to compare

0.78.0 (2025-05-14)

Features

Bug Fixes

  • network: adjust Linux Bridge name validator (#1961) (2a7a2ff)

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

06 May 02:37
2664f38

Choose a tag to compare

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

30 Apr 01:21
d5979c4

Choose a tag to compare

0.77.0 (2025-04-30)

Features

  • lxc: increase number of supported mount points to 256 (#1939) (a99220e)

Bug Fixes

  • file: better error message on download failure (#1923) (d463990)
  • firewall: prevent reordering of CIDRs in ipset resource 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)

v0.76.1

23 Apr 01:00
04a461d

Choose a tag to compare

0.76.1 (2025-04-21)

Bug Fixes

  • provider: improve known_hosts handling in SSH client (#1918) (49d366e)
  • vm: cloned VM may be recreated/updated on re-apply (#1914) (5974d8b)

Miscellaneous

  • code: move hardwaremapping package from node to cluster in fwprovider (#1917) (fd24c5a)
  • docs: fix broken links in documentation (#1916) (d27b24f)