1
0
Fork
You've already forked Infra
0

chore(deps): update terraform proxmox to v3.0.2-rc07 #19

Closed
renovate[bot] wants to merge 1 commit from renovate/proxmox-3.x into master
pull from: renovate/proxmox-3.x
merge into: Racci:master
Racci:master
Racci:update_flake_lock_action
Racci:renovate/stefanzweifel-git-auto-commit-action-7.x
Racci:renovate/actions-checkout-6.x
renovate[bot] commented 2025年10月19日 23:50:58 +02:00 (Migrated from github.com)
Copy link

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider patch 3.0.2-rc043.0.2-rc07

Release Notes

Telmate/terraform-provider-proxmox (proxmox)

v3.0.2-rc07

Compare Source

  • Fixed the state refresh when tags are empty.
  • Fixed a bug where Qemu guest could not be updated.

What's Changed

New Contributors

Full Changelog: https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc06...v3.0.2-rc07

v3.0.2-rc06

Compare Source

  • Added guest_id to new proxmox_lxc_guest.
  • Fixed HA removal logic.
  • Fixed panic when getting config.
  • Fixed issue where provider would return error and halt when resource is removed without Terraform.
What's Changed
New Contributors

Full Changelog: https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc05...v3.0.2-rc06

v3.0.2-rc05

Compare Source

The new experimental proxmox_lxc_guest resource has been added.

What's Changed
New Contributors

Full Changelog: https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc04...v3.0.2-rc05


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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proxmox](https://registry.terraform.io/providers/telmate/proxmox) ([source](https://redirect.github.com/Telmate/terraform-provider-proxmox)) | required_provider | patch | `3.0.2-rc04` → `3.0.2-rc07` | --- ### Release Notes <details> <summary>Telmate/terraform-provider-proxmox (proxmox)</summary> ### [`v3.0.2-rc07`](https://redirect.github.com/Telmate/terraform-provider-proxmox/releases/tag/v3.0.2-rc07) [Compare Source](https://redirect.github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc06...v3.0.2-rc07) - Fixed the state refresh when `tags` are empty. - Fixed a bug where Qemu guest could not be updated. #### What's Changed - fix: Add missing ide3 slot validation in flat disk schema by [@&#8203;aleskxyz](https://redirect.github.com/aleskxyz) in [#&#8203;1465](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1465) - chore: bump proxmox-api-go by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1473](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1473) #### New Contributors - [@&#8203;aleskxyz](https://redirect.github.com/aleskxyz) made their first contribution in [#&#8203;1465](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1465) **Full Changelog**: <https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc06...v3.0.2-rc07> ### [`v3.0.2-rc06`](https://redirect.github.com/Telmate/terraform-provider-proxmox/releases/tag/v3.0.2-rc06) [Compare Source](https://redirect.github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc05...v3.0.2-rc06) - Added `guest_id` to new `proxmox_lxc_guest`. - Fixed HA removal logic. - Fixed panic when getting config. - Fixed issue where provider would return error and halt when resource is removed without Terraform. ##### What's Changed - Add Pool.Audit to required permissions by [@&#8203;matuzalemmuller](https://redirect.github.com/matuzalemmuller) in [#&#8203;1436](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1436) - feat: LXC `guest_id` by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1444](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1444) - fix: nil pointer exception by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1447](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1447) - chore: bump go version by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1448](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1448) - New StartupShutdown settings by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1459](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1459) - Fix: \[v3.0.2-rc05] Can't delete VM due to permissions issue by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1460](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1460) - fix: ID not cleared when guest deleted from gui by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1461](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1461) - Add LXC features block by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1463](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1463) ##### New Contributors - [@&#8203;matuzalemmuller](https://redirect.github.com/matuzalemmuller) made their first contribution in [#&#8203;1436](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1436) **Full Changelog**: <https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc05...v3.0.2-rc06> ### [`v3.0.2-rc05`](https://redirect.github.com/Telmate/terraform-provider-proxmox/releases/tag/v3.0.2-rc05) [Compare Source](https://redirect.github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc04...v3.0.2-rc05) The new experimental `proxmox_lxc_guest` resource has been added. ##### What's Changed - Fix: Clone uses wrong node when identical templates exist on multiple Proxmox nodes by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1398](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1398) - Feat: Lxc features by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1404](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1404) - Update cloud-init getting started docs by [@&#8203;vipulagarwal](https://redirect.github.com/vipulagarwal) in [#&#8203;1392](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1392) - feat: can't set `vmid` to 0 by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1386](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1386) - Update Proxmox 9 privileges in documentation by [@&#8203;Dylan-Bs](https://redirect.github.com/Dylan-Bs) in [#&#8203;1387](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1387) - Feat: error when `automatic_reboot` = false by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1400](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1400) - chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;1390](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1390) - Fix: Terraform destroy fails if VM is in HA. by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1410](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1410) - Fix: Trying to create two VMs with identical names causes only one VM to be created, while tfstate thinks both exist by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1411](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1411) - feat: new Lxc clone by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1424](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1424) - docs: use description instead of deprecated desc attribute in proxmox\_vm\_qemu examples by [@&#8203;NemoDacremont](https://redirect.github.com/NemoDacremont) in [#&#8203;1422](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1422) - feat: new LXC tags by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1425](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1425) - chore(docs): clarify docs on VM.Monitor by [@&#8203;ivan-penchev](https://redirect.github.com/ivan-penchev) in [#&#8203;1428](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1428) - Feat: new LXC `ssh_public_keys` by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1429](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1429) - LXC release by [@&#8203;Tinyblargon](https://redirect.github.com/Tinyblargon) in [#&#8203;1430](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1430) ##### New Contributors - [@&#8203;vipulagarwal](https://redirect.github.com/vipulagarwal) made their first contribution in [#&#8203;1392](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1392) - [@&#8203;Dylan-Bs](https://redirect.github.com/Dylan-Bs) made their first contribution in [#&#8203;1387](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1387) - [@&#8203;NemoDacremont](https://redirect.github.com/NemoDacremont) made their first contribution in [#&#8203;1422](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1422) - [@&#8203;ivan-penchev](https://redirect.github.com/ivan-penchev) made their first contribution in [#&#8203;1428](https://redirect.github.com/Telmate/terraform-provider-proxmox/pull/1428) **Full Changelog**: <https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc04...v3.0.2-rc05> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/DaRacci/Infra). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQyLjY2LjE0IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Racci closed this pull request 2026年06月20日 15:28:14 +02:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Racci/Infra!19
Reference in a new issue
Racci/Infra
No description provided.
Delete branch "renovate/proxmox-3.x"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?