Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2025

Bumps bpg/proxmox from 0.86.0 to 0.87.0.

Release notes

Sourced from bpg/proxmox's releases.

v0.87.0

0.87.0 (2025-11-20)

Features

  • pool: add pool_membership resource (#2297) (95f180b)
  • sdn: add support for VNets datasource (#2299) (c25f19a)
  • vm: add purge_on_destroy and delete_unreferenced_disks_on_destroy parameters (#2345) (05a59aa)

Bug Fixes

  • access: imported group resource missing group_id (#2333) (ee1c525)
  • apt: add missing Ceph Squid (#2318) (8b9bf62)
  • file: better error message for unsupported import content type (#2344) (f94e25d)
  • firewall: appending a rule without re-creating the whole ruleset (#2310) (6290cce)
  • lxc: panic when cloning a container with empty IP config (#2347) (0a259ca)
  • lxc: race condition in container clone / reboot operations (#2320) (ce358d5)
  • sdn: fix subnet datasource IP address datatype (#2300) (7ffb314)
  • ssh: update sudo check logic and cache check results (#2309) (702500c)
  • vm: increase max disk limit to 31 (#2302) (2ae021a)

Miscellaneous

  • ci: Update golangci/golangci-lint-action action (v8 → v9) (#2330) (90810fa)
  • ci: update lycheeverse/lychee-action action (v2.6.1 → v2.7.0) (#2305) (9a788da)
  • deps: update image golang (1.25.3 → 1.25.4) (#2328) (90f876f)
  • deps: update image golang (6ca9eb0 → e68f6a0) (#2335) (5354d6b)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.8.1 → v7.8.2) (#2303) (cd9b5fb)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.8.2 → v7.9.0) (#2329) (76680dd)
  • deps: update module github.com/hashicorp/terraform-plugin-log (v0.9.0 → v0.10.0) (#2336) (6dd51fd)
  • deps: update module golang.org/x/crypto (v0.43.0 → v0.44.0) (#2337) (fb3fbfc)
  • deps: update module golang.org/x/net (v0.46.0 → v0.47.0) (#2338) (9f57e9f)
  • docs: document auto option for enabling SLAAC in IPv6 config in vm and lxc (#2317) (e8c70d7)
  • docs: update the main doc page for consistency (#2326) (7e4f421)
  • lxc,vm: add deprecation notice for pool_id attribute (#2312) (3c507cc)
Changelog

Sourced from bpg/proxmox's changelog.

0.87.0 (2025-11-20)

Features

  • pool: add pool_membership resource (#2297) (95f180b)
  • sdn: add support for VNets datasource (#2299) (c25f19a)
  • vm: add purge_on_destroy and delete_unreferenced_disks_on_destroy parameters (#2345) (05a59aa)

Bug Fixes

  • access: imported group resource missing group_id (#2333) (ee1c525)
  • apt: add missing Ceph Squid (#2318) (8b9bf62)
  • file: better error message for unsupported import content type (#2344) (f94e25d)
  • firewall: appending a rule without re-creating the whole ruleset (#2310) (6290cce)
  • lxc: panic when cloning a container with empty IP config (#2347) (0a259ca)
  • lxc: race condition in container clone / reboot operations (#2320) (ce358d5)
  • sdn: fix subnet datasource IP address datatype (#2300) (7ffb314)
  • ssh: update sudo check logic and cache check results (#2309) (702500c)
  • vm: increase max disk limit to 31 (#2302) (2ae021a)

Miscellaneous

  • ci: Update golangci/golangci-lint-action action (v8 → v9) (#2330) (90810fa)
  • ci: update lycheeverse/lychee-action action (v2.6.1 → v2.7.0) (#2305) (9a788da)
  • deps: update image golang (1.25.3 → 1.25.4) (#2328) (90f876f)
  • deps: update image golang (6ca9eb0 → e68f6a0) (#2335) (5354d6b)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.8.1 → v7.8.2) (#2303) (cd9b5fb)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.8.2 → v7.9.0) (#2329) (76680dd)
  • deps: update module github.com/hashicorp/terraform-plugin-log (v0.9.0 → v0.10.0) (#2336) (6dd51fd)
  • deps: update module golang.org/x/crypto (v0.43.0 → v0.44.0) (#2337) (fb3fbfc)
  • deps: update module golang.org/x/net (v0.46.0 → v0.47.0) (#2338) (9f57e9f)
  • docs: document auto option for enabling SLAAC in IPv6 config in vm and lxc (#2317) (e8c70d7)
  • docs: update the main doc page for consistency (#2326) (7e4f421)
  • lxc,vm: add deprecation notice for pool_id attribute (#2312) (3c507cc)
Commits
  • 49c7ea3 chore(main): release 0.87.0 (#2306)
  • 0a259ca fix(lxc): panic when cloning a container with empty IP config (#2347)
  • 05a59aa feat(vm): add purge_on_destroy and delete_unreferenced_disks_on_destroy p...
  • f94e25d fix(file): better error message for unsupported import content type (#2344)
  • 9f57e9f chore(deps): update module golang.org/x/net (v0.46.0 → v0.47.0) (#2338)
  • fb3fbfc chore(deps): update module golang.org/x/crypto (v0.43.0 → v0.44.0) (#2337)
  • 6dd51fd chore(deps): update module github.com/hashicorp/terraform-plugin-log (v0.9.0 ...
  • 5354d6b chore(deps): update image golang (6ca9eb0 → e68f6a0) (#2335)
  • 6290cce fix(firewall): appending a rule without re-creating the whole ruleset (#2310)
  • ee1c525 fix(access): imported group resource missing group_id (#2333)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bpg/proxmox](https://github.com/bpg/terraform-provider-proxmox) from 0.86.0 to 0.87.0.
- [Release notes](https://github.com/bpg/terraform-provider-proxmox/releases)
- [Changelog](https://github.com/bpg/terraform-provider-proxmox/blob/main/CHANGELOG.md)
- [Commits](bpg/terraform-provider-proxmox@v0.86.0...v0.87.0)

---
updated-dependencies:
- dependency-name: bpg/proxmox
  dependency-version: 0.87.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Superseded by #12.

@dependabot dependabot bot closed this Dec 1, 2025
@dependabot dependabot bot deleted the dependabot/terraform/bpg/proxmox-0.87.0 branch December 1, 2025 05:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant