Releases: bpg/terraform-provider-proxmox
Releases · bpg/terraform-provider-proxmox
v0.86.0
0.86.0 (2025-10-28)
Features
- firewall: ability to import firewall rules & options (#2269) (dd1afe6)
- firewall: add ability to import ipsets (#2280) (33c751d)
- firewall: support node-level firewall rules (#2281) (18c675b)
Bug Fixes
- lxc: delete dns attributes when set to null (#2263) (a32988a)
- vm: correctly detect pool membership for VM (#2264) (5a5c9c6)
Miscellaneous
- ci: Update actions/upload-artifact action (v4 → v5) (#2275) (ad4bbd7)
- ci: update googleapis/release-please-action action (v4.3.0 → v4.4.0) (#2273) (0bcba7b)
- deps: update image golang (7d73c4c → 8c945d3) (#2253) (a2bb9b6)
- deps: update image golang (8c945d3 → dd08f76) (#2270) (4c1514f)
- deps: update image golang (dd08f76 → 6bac879) (#2283) (0c9879a)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.8.0 → v7.8.1) (#2271) (11d4c71)
- deps: update module github.com/hashicorp/terraform-plugin-framework-timeouts (v0.6.0 → v0.7.0) (#2274) (b9ccb0d)
- deps: update module github.com/pkg/sftp (v1.13.9 → v1.13.10) (#2272) (fdbe313)
- docs: update CONTRIBUTING.md (#2278) (110093b)
v0.85.1
0.85.1 (2025-10-15)
Bug Fixes
- docs: clarify that ip in ct ip_config must be in CIDR notation (#2238) (f3b835f)
- lxc: DNS / hostname update is not applied (#2245) (9aa1eaf)
- sdn: add missing
dhcpfield tosimplezone datasource (#2243) (b4b8d09) - sdn: handle attribute delete in all SDN resources (#2248) (50accca)
- sdn: zone: make
nodesattribute optional (#2242) (798623b)
Miscellaneous
- deps: update image golang (1.25.2 → 1.25.3) (#2246) (3d2092f)
- deps: update module github.com/avast/retry-go/v4 (v4.6.1 → v4.7.0) (#2249) (3a37a62)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.7.3 → v7.8.0) (#2241) (ecf7920)
- deps: update module github.com/hashicorp/terraform-plugin-docs (v0.23.0 → v0.24.0) (#2247) (6e23c90)
v0.85.0
0.85.0 (2025-10-12)
Features
Bug Fixes
- file: add
importcontent type to file datasource (#2221) (f918bed) - vm: allow cpu units = 1 for cgroups v2 compatibility (#2237) (3fc688b)
Miscellaneous
- ci: update actions/stale digest (3a9db7e → 5f858e3) (#2222) (b38066b)
- ci: Update peter-evans/create-issue-from-file action (v5.0.1 → v6.0.0) (#2217) (29748a5)
- deps: update image golang (1.25.1 → 1.25.2) (#2228) (9e77057)
- deps: update image golang (8305f5f → ab1f5c4) (#2215) (6a1f972)
- deps: update module github.com/hashicorp/terraform-plugin-framework (v1.16.0 → v1.16.1) (#2216) (515c6bb)
- deps: update module github.com/hashicorp/terraform-plugin-framework-validators (v0.18.0 → v0.19.0) (#2230) (761fb70)
- deps: update module github.com/skeema/knownhosts (v1.3.1 → v1.3.2) (#2229) (b6022d4)
- deps: update module golang.org/x/net (v0.44.0 → v0.45.0) (#2231) (60fdfd6)
- deps: update module golang.org/x/net (v0.45.0 → v0.46.0) (#2236) (68bd667)
v0.84.1
v0.84.0
0.84.0 (2025-09-22)
Features
- file: add file datasource (#2176) (8244813)
- sdn: add support for Subnet resource and datasource (#2191) (1df305d)
- sdn: add support for VNet resource and datasource (#2185) (8938d86)
Miscellaneous
- deps: update github.com/hashicorp/terraform-plugin-* (#2187) (09b704a)
- deps: update image golang (bb979b2 → 8305f5f) (#2186) (b70fa62)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.6.0 → v7.7.0) (#2189) (46dbc68)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.7.0 → v7.7.1) (#2192) (11f4002)
- deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.37.0 → v2.38.0) (#2188) (2b2d619)
v0.83.2
v0.83.1
0.83.1 (2025-09-10)
Bug Fixes
Miscellaneous
- ci: Update actions/setup-go action (v5 → v6) (#2154) (16814d4)
- ci: Update actions/stale action (v9 → v10) (#2155) (87e6392)
- code: minor code cleanups (#2156)ssh (9e22c3c)
- deps: update image golang (1.25.0 → 1.25.1) (#2153) (a58bf4f)
- deps: update image golang (a5e935d → d6bdb04) (#2161) (58d833d)
- deps: update image golang (d6bdb04 → b773c94) (#2169) (a979850)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.5.1 → v7.6.0) (#2162) (ffdc3a5)
- deps: update module golang.org/x/crypto (v0.41.0 → v0.42.0) (#2163) (4e73d56)
- deps: update module golang.org/x/net (v0.43.0 → v0.44.0) (#2170) (ed366b5)
- docs: improve
containerdocumentation (#2160) (380fd7f) - docs: improve
vm.initializationdocumentation (#2158) (29ef9d2) - docs: include vm/lxc lock error details in the README known issues section (#2166) (1810273)
- docs: update reference to
release-buildin contributing doc (#2167) (739471a) - docs: update sdn_applier example (c275e03)
v0.83.0
0.83.0 (2025-08-31)
Features
Bug Fixes
Miscellaneous
- ci: Update actions/attest-build-provenance action (v2 → v3) (#2142) (f62e69d)
- ci: update googleapis/release-please-action action (v4.2.0 → v4.3.0) (#2136) (f634b2e)
- ci: update lycheeverse/lychee-action action (v2.5.0 → v2.6.0) (#2137) (64c1ab3)
- ci: update lycheeverse/lychee-action action (v2.6.0 → v2.6.1) (#2138) (7f56290)
- deps: update image golang (4859242 → 5502b0e) (#2134) (20f41e8)
- deps: update image golang (91e2cd4 → 4859242) (#2128) (9ae882e)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.3.0 → v7.4.0) (#2129) (11b8167)
- deps: update module github.com/brianvoe/gofakeit/v7 (v7.4.0 → v7.5.1) (#2143) (2eae3ee)
- deps: update module github.com/stretchr/testify (v1.10.0 → v1.11.1) (#2135) (6b00db6)
v0.82.1
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)