Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider minor 0.82.10.93.0

Release Notes

bpg/terraform-provider-proxmox (proxmox)

v0.93.0

Compare Source

Features
Bug Fixes
  • docs: improve provider documentation readability and structure (#​2487) (b9457fa)
  • example: make lxc container use root provider so it works (#​2458) (7e1a379)
  • lxc: allow mounting existing subvol with size argument (#​2491) (0b9e1e0)
  • ssh: harden try_sudo for PVE 9, improve shell compatibility (#​2480) (f3dd703)
  • vm: prevent initialization drift when cloning VM with user_account (#​2486) (dbd4fd5)
  • vm: resizing disk deletes cdrom / cloud-init (#​2484) (ae17149)
Miscellaneous

v0.92.0

Compare Source

⚠ BREAKING CHANGES
  • The proxmox_virtual_environment_download_file resource now checks the upstream URL's Content-Length during every refresh with overwrite=true (default). This restores the original behavior from v0.33.0 that was accidentally removed in v0.78.2. Users who want to disable upstream checking should set overwrite=false.

  • The proxmox_virtual_environment_firewall_options resource now requires exactly one of vm_id or container_id to be specified. Previously, configurations with only node_name would pass validation but fail at runtime. This change enforces the requirement at validation time.

Features
Bug Fixes
  • api: detect TFA requirement and return clear error message (#​2477) (876849d)
  • docs: clarify documentation workflow for FWK resources (#​2475) (7bd295a)
  • docs: fix broken links in docs (#​2464) (cdeddf8)
  • docs: update reference to setting up proxmox (#​2455) (3c11ffd)
  • file: restore upstream URL change detection in download_file (#​2474) (ad181ee), closes #​2470
  • firewall: make vm_id/container_id required in VM/Container -level firewall options (#​2453) (5ded5d4)
  • storage: prevent "was absent, but now present" error for backups block (#​2465) (501c09b)
  • vm: allow vcpus hotplug without reboot (#​2466) (f864d36)
  • vm: correct disk speed settings for multiple disks and update detection (#​2478) (0889c74)
Miscellaneous
  • deps: update golangci/golangci-lint (v2.7.2 → v2.8.0) (#​2472) (5009161)
  • deps: Update module github.com/avast/retry-go/v4 (v4.7.0 → v5.0.0) (#​2452) (1f664be)
  • docs: remove outdated Ceph handles from apt_standard_repository docs (#​2471) (ccbaabd), closes #​2421
  • docs: update terraform proxmox (0.90.0 → 0.91.0) (#​2459) (d175ef0)

v0.91.0

Compare Source

Features
  • acme: add support for certificate ordering (#​2292) (a2a970d)
  • sdn: add support for Fabric resources (#​2444) (b223dad)
  • storage: add support for provisioning storage types (NFS/CIFS/PBS/Directory/LVM) (#​2130) (f361704)
Bug Fixes
  • core: handle scientific notation in CustomInt/CustomInt64 unmarshaling (#​2431) (4baff92)
  • vm: allow TPM state updates in place (#​2446) (f8717c4)
Miscellaneous

v0.90.0

Compare Source

Features
Miscellaneous

v0.89.1

Compare Source

Bug Fixes
  • vm,lxc: revert deprecation notice for pool_id attribute (#​2405) (af3efa9)
  • vm: allow EFI disk parameter updates without VM recreation (51b8d39), closes #​1515
  • vm: handle disk size mismatch when re-adding removed disk (#​2411) (d7346d4)
  • vm: match CPU type format with PVE (#​2409) (63f22db)
  • vm: prevent perpetual diff when using pool_membership without pool_id (#​2408) (acc95bf)
  • vm: prevent unnecessary reboots on hotplug operations (#​2412) (77dc49e), closes #​538
  • vm: retry disk resize on 'does not exist' errors (#​2407) (f5f5437)
  • vm: retry HTTP 500 errors when waiting for agent retrieving IPs (#​2410) (c324ef0)
Miscellaneous
  • ci: update jetbrains/qodana-action action (v2025.2.2 → v2025.2.3) (#​2400) (893fd6d)
  • deps: update golangci/golangci-lint (v2.7.1 → v2.7.2) (#​2413) (99e30e1)
  • deps: update module golang.org/x/crypto (v0.45.0 → v0.46.0) (#​2414) (67ac0b1)
  • deps: update module golang.org/x/net (v0.47.0 → v0.48.0) (#​2415) (b0aabfd)

v0.89.0

Compare Source

⚠ BREAKING CHANGES
  • vm: revert cpu.units default to use PVE server default (#​2402)
Features
  • lxc: add env parameter support (#​2383) (ef134fc)
  • oci: add proxmox_virtual_environment_oci_image resource for OCI Images Management (#​2373) (86a5bf1)
  • sdn: add possibility to apply SDN changes on a particular actions (#​2386) (01e6433)
Bug Fixes
Miscellaneous

v0.88.0

Compare Source

Features
  • provider: add OTel implementation for metrics resource (#​2372) (d37a8bb)
  • vm,lxc: add wait_for_ip configuration for agent/network interfaces (#​2362) (f24add3)
  • vm: support custom cloud init drive file format (#​2375) (ddccd0a)
Bug Fixes
Miscellaneous

v0.87.0

Compare Source

Features
Bug Fixes
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 (6ca9eb0e68f6a0) (#​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)

v0.86.0

Compare Source

Features
Bug Fixes
Miscellaneous

v0.85.1

Compare Source

Bug Fixes
Miscellaneous
  • deps: update image golang (1.25.2 → 1.25.3) (#​2246) (3d2092f)
  • 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

Compare Source

Features
Bug Fixes
Miscellaneous

v0.84.1

Compare Source

Bug Fixes
Miscellaneous
  • deps: update golangci/golangci-lint (v2.4.0 → v2.5.0) (#​2193) (2ab3d94)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.7.1 → v7.7.3) (#​2203) (3692434)
  • deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.38.0 → v2.38.1) (#​2197) (0387296)

v0.84.0

Compare Source

Features
Miscellaneous

v0.83.2

Compare Source

Bug Fixes
Miscellaneous

v0.83.1

Compare Source

Bug Fixes
  • ci: update link checker config (#​2151) ([e017881](ht

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from d8b2275 to 01ef0b5 Compare November 25, 2025 14:45
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.87.0 chore(deps): update terraform proxmox to v0.88.0 Dec 1, 2025
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch 2 times, most recently from 88c5ec0 to edbb8b2 Compare December 6, 2025 17:55
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.88.0 chore(deps): update terraform proxmox to v0.89.0 Dec 6, 2025
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from edbb8b2 to 70c4d44 Compare December 9, 2025 04:47
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.89.0 chore(deps): update terraform proxmox to v0.89.1 Dec 9, 2025
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 70c4d44 to 4760123 Compare December 24, 2025 05:58
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.89.1 chore(deps): update terraform proxmox to v0.90.0 Dec 24, 2025
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 4760123 to db8e63c Compare January 3, 2026 05:11
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.90.0 chore(deps): update terraform proxmox to v0.91.0 Jan 3, 2026
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from db8e63c to cbaba14 Compare January 10, 2026 04:31
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.91.0 chore(deps): update terraform proxmox to v0.92.0 Jan 10, 2026
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from cbaba14 to ef770b6 Compare January 12, 2026 12:39
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.92.0 chore(deps): update terraform proxmox to v0.93.0 Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant