chore(deps): update terraform proxmox to v3.0.2-rc05 #45

Merged
renovate merged 1 commit from renovate/proxmox-3.x into main 2025-10-19 21:50:46 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change OpenSSF
proxmox (source) required_provider patch 3.0.2-rc04 -> 3.0.2-rc05 OpenSSF Scorecard

Release Notes

Telmate/terraform-provider-proxmox (proxmox)

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: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [proxmox](https://registry.terraform.io/providers/telmate/proxmox) ([source](https://github.com/Telmate/terraform-provider-proxmox)) | required_provider | patch | `3.0.2-rc04` -> `3.0.2-rc05` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/Telmate/terraform-provider-proxmox/badge)](https://securityscorecards.dev/viewer/?uri=github.com/Telmate/terraform-provider-proxmox) | --- ### Release Notes <details> <summary>Telmate/terraform-provider-proxmox (proxmox)</summary> ### [`v3.0.2-rc05`](https://github.com/Telmate/terraform-provider-proxmox/releases/tag/v3.0.2-rc05) [Compare Source](https://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://github.com/Tinyblargon) in [#&#8203;1398](https://github.com/Telmate/terraform-provider-proxmox/pull/1398) - Feat: Lxc features by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1404](https://github.com/Telmate/terraform-provider-proxmox/pull/1404) - Update cloud-init getting started docs by [@&#8203;vipulagarwal](https://github.com/vipulagarwal) in [#&#8203;1392](https://github.com/Telmate/terraform-provider-proxmox/pull/1392) - feat: can't set `vmid` to 0 by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1386](https://github.com/Telmate/terraform-provider-proxmox/pull/1386) - Update Proxmox 9 privileges in documentation by [@&#8203;Dylan-Bs](https://github.com/Dylan-Bs) in [#&#8203;1387](https://github.com/Telmate/terraform-provider-proxmox/pull/1387) - Feat: error when `automatic_reboot` = false by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1400](https://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://github.com/dependabot)\[bot] in [#&#8203;1390](https://github.com/Telmate/terraform-provider-proxmox/pull/1390) - Fix: Terraform destroy fails if VM is in HA. by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1410](https://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://github.com/Tinyblargon) in [#&#8203;1411](https://github.com/Telmate/terraform-provider-proxmox/pull/1411) - feat: new Lxc clone by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1424](https://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://github.com/NemoDacremont) in [#&#8203;1422](https://github.com/Telmate/terraform-provider-proxmox/pull/1422) - feat: new LXC tags by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1425](https://github.com/Telmate/terraform-provider-proxmox/pull/1425) - chore(docs): clarify docs on VM.Monitor by [@&#8203;ivan-penchev](https://github.com/ivan-penchev) in [#&#8203;1428](https://github.com/Telmate/terraform-provider-proxmox/pull/1428) - Feat: new LXC `ssh_public_keys` by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1429](https://github.com/Telmate/terraform-provider-proxmox/pull/1429) - LXC release by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1430](https://github.com/Telmate/terraform-provider-proxmox/pull/1430) #### New Contributors - [@&#8203;vipulagarwal](https://github.com/vipulagarwal) made their first contribution in [#&#8203;1392](https://github.com/Telmate/terraform-provider-proxmox/pull/1392) - [@&#8203;Dylan-Bs](https://github.com/Dylan-Bs) made their first contribution in [#&#8203;1387](https://github.com/Telmate/terraform-provider-proxmox/pull/1387) - [@&#8203;NemoDacremont](https://github.com/NemoDacremont) made their first contribution in [#&#8203;1422](https://github.com/Telmate/terraform-provider-proxmox/pull/1422) - [@&#8203;ivan-penchev](https://github.com/ivan-penchev) made their first contribution in [#&#8203;1428](https://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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuNyIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJwYXRjaCIsInJlbm92YXRlIiwidGVycmFmb3JtLXByb3ZpZGVyIl19-->
chore(deps): update terraform proxmox to v3.0.2-rc05
Some checks failed
renovate/artifacts Artifact file update failure
pre-commit-check / pre-commit (pull_request) Failing after 16s
9a368893db
renovate scheduled this pull request to auto merge when all checks succeed 2025-10-19 20:07:47 +00:00
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: providers.tf
Post-upgrade command 'pre-commit run --all-files' has not been added to the allowed list in allowedCommands
File name: providers.tf
Post-upgrade command 'git add .' has not been added to the allowed list in allowedCommands
File name: providers.tf
Post-upgrade command 'git commit -m 'chore(renovate): update terraform docs (postUpgradeTask)'' has not been added to the allowed list in allowedCommands
### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: providers.tf ``` Post-upgrade command 'pre-commit run --all-files' has not been added to the allowed list in allowedCommands ``` ##### File name: providers.tf ``` Post-upgrade command 'git add .' has not been added to the allowed list in allowedCommands ``` ##### File name: providers.tf ``` Post-upgrade command 'git commit -m 'chore(renovate): update terraform docs (postUpgradeTask)'' has not been added to the allowed list in allowedCommands ```
renovate deleted branch renovate/proxmox-3.x 2025-10-19 21:50:47 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
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
murdoc/tf-proxmox_vm!45
No description provided.