Update Terraform proxmox to v3.0.2-rc09 #469

Open
RenovateBot wants to merge 1 commit from renovate/proxmox-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider patch 3.0.2-rc083.0.2-rc09

Release Notes

Telmate/terraform-provider-proxmox (proxmox)

v3.0.2-rc09

Compare Source

Addresses the major issues introduced by v3.0.2-rc08
Changed efidisk to computed for backwards compatibility.
Fix automatic_reboot guardrail being inverted.

What's Changed
New Contributors

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


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proxmox](https://registry.terraform.io/providers/telmate/proxmox) ([source](https://github.com/Telmate/terraform-provider-proxmox)) | required_provider | patch | `3.0.2-rc08` → `3.0.2-rc09` | --- ### Release Notes <details> <summary>Telmate/terraform-provider-proxmox (proxmox)</summary> ### [`v3.0.2-rc09`](https://github.com/Telmate/terraform-provider-proxmox/releases/tag/v3.0.2-rc09) [Compare Source](https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc08...v3.0.2-rc09) Addresses the major issues introduced by v3.0.2-rc08 Changed `efidisk` to computed for backwards compatibility. Fix `automatic_reboot` guardrail being inverted. ##### What's Changed - Return, if automaticReboot is false by [@&#8203;da-Kai](https://github.com/da-Kai) in [#&#8203;1529](https://github.com/Telmate/terraform-provider-proxmox/pull/1529) - chore(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1533](https://github.com/Telmate/terraform-provider-proxmox/pull/1533) - chore(deps): bump golang.org/x/net from 0.56.0 to 0.57.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1528](https://github.com/Telmate/terraform-provider-proxmox/pull/1528) - fix: reject short network id instead of crashing with slice bounds panic by [@&#8203;SAY-5](https://github.com/SAY-5) in [#&#8203;1532](https://github.com/Telmate/terraform-provider-proxmox/pull/1532) - feat: `efidisk` computed by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1535](https://github.com/Telmate/terraform-provider-proxmox/pull/1535) - build: use makefile for ci by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [#&#8203;1537](https://github.com/Telmate/terraform-provider-proxmox/pull/1537) ##### New Contributors - [@&#8203;da-Kai](https://github.com/da-Kai) made their first contribution in [#&#8203;1529](https://github.com/Telmate/terraform-provider-proxmox/pull/1529) - [@&#8203;SAY-5](https://github.com/SAY-5) made their first contribution in [#&#8203;1532](https://github.com/Telmate/terraform-provider-proxmox/pull/1532) **Full Changelog**: <https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc08...v3.0.2-rc09> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC43LjIiLCJ1cGRhdGVkSW5WZXIiOiI0NC43LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/proxmox-3.x:renovate/proxmox-3.x
git switch renovate/proxmox-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/proxmox-3.x
git switch renovate/proxmox-3.x
git rebase main
git switch main
git merge --ff-only renovate/proxmox-3.x
git switch renovate/proxmox-3.x
git rebase main
git switch main
git merge --no-ff renovate/proxmox-3.x
git switch main
git merge --squash renovate/proxmox-3.x
git switch main
git merge --ff-only renovate/proxmox-3.x
git switch main
git merge renovate/proxmox-3.x
git push origin main
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
lorenzo/home-lab!469
No description provided.