Update Terraform proxmox to v3.0.2-rc08 #17

Open
renovate-bot 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-rc073.0.2-rc08

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

telmate/terraform-provider-proxmox (proxmox)

v3.0.2-rc08

Compare Source

What's Changed
New Contributors

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


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.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proxmox](https://search.opentofu.org/provider/telmate/proxmox) ([source](https://github.com/telmate/terraform-provider-proxmox)) | required_provider | patch | `3.0.2-rc07` → `3.0.2-rc08` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/12) for more information. --- ### Release Notes <details> <summary>telmate/terraform-provider-proxmox (proxmox)</summary> ### [`v3.0.2-rc08`](https://github.com/Telmate/terraform-provider-proxmox/releases/tag/v3.0.2-rc08) [Compare Source](https://github.com/telmate/terraform-provider-proxmox/compare/v3.0.2-rc07...v3.0.2-rc08) ##### What's Changed - fix: `rate` network value should be MBps by [@&#8203;nE0sIghT](https://github.com/nE0sIghT) in [Telmate#1478](https://github.com/Telmate/terraform-provider-proxmox/pull/1478) - fix: read hagroup value from Proxmox by [@&#8203;nE0sIghT](https://github.com/nE0sIghT) in [Telmate#1477](https://github.com/Telmate/terraform-provider-proxmox/pull/1477) - feat: add socks proxy support by [@&#8203;Freundschaft](https://github.com/Freundschaft) in [Telmate#1474](https://github.com/Telmate/terraform-provider-proxmox/pull/1474) - Change node to target\_node in LXC guest resource by [@&#8203;dsabella84](https://github.com/dsabella84) in [Telmate#1488](https://github.com/Telmate/terraform-provider-proxmox/pull/1488) - fix: `network.id` should have `net` prefix by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1491](https://github.com/Telmate/terraform-provider-proxmox/pull/1491) - Refactor efi by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1503](https://github.com/Telmate/terraform-provider-proxmox/pull/1503) - chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.37.0 to 2.38.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1492](https://github.com/Telmate/terraform-provider-proxmox/pull/1492) - Feat: Qemu power state by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1513](https://github.com/Telmate/terraform-provider-proxmox/pull/1513) - fix: [#&#8203;1339](https://github.com/telmate/terraform-provider-proxmox/issues/1339), state update / vm refresh slow by [@&#8203;nutgood](https://github.com/nutgood) in [Telmate#1496](https://github.com/Telmate/terraform-provider-proxmox/pull/1496) - fix: `mount.slot` not validated by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1489](https://github.com/Telmate/terraform-provider-proxmox/pull/1489) - feat: LXC clone storage by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1517](https://github.com/Telmate/terraform-provider-proxmox/pull/1517) - Update: pveSDK by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1523](https://github.com/Telmate/terraform-provider-proxmox/pull/1523) - chore(deps): bump google.golang.org/grpc from 1.75.1 to 1.79.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1515](https://github.com/Telmate/terraform-provider-proxmox/pull/1515) - chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1514](https://github.com/Telmate/terraform-provider-proxmox/pull/1514) - chore(deps): bump golang.org/x/net from 0.48.0 to 0.55.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1522](https://github.com/Telmate/terraform-provider-proxmox/pull/1522) - chore(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1511](https://github.com/Telmate/terraform-provider-proxmox/pull/1511) - chore(deps): bump github.com/rs/zerolog from 1.34.0 to 1.35.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1506](https://github.com/Telmate/terraform-provider-proxmox/pull/1506) - chore(deps): bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.38.2 to 2.40.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [Telmate#1505](https://github.com/Telmate/terraform-provider-proxmox/pull/1505) - fix: `vm_state` not cleared when `power_state` set by [@&#8203;Tinyblargon](https://github.com/Tinyblargon) in [Telmate#1524](https://github.com/Telmate/terraform-provider-proxmox/pull/1524) ##### New Contributors - [@&#8203;nE0sIghT](https://github.com/nE0sIghT) made their first contribution in [Telmate#1478](https://github.com/Telmate/terraform-provider-proxmox/pull/1478) - [@&#8203;Freundschaft](https://github.com/Freundschaft) made their first contribution in [Telmate#1474](https://github.com/Telmate/terraform-provider-proxmox/pull/1474) - [@&#8203;dsabella84](https://github.com/dsabella84) made their first contribution in [Telmate#1488](https://github.com/Telmate/terraform-provider-proxmox/pull/1488) - [@&#8203;nutgood](https://github.com/nutgood) made their first contribution in [Telmate#1496](https://github.com/Telmate/terraform-provider-proxmox/pull/1496) **Full Changelog**: <https://github.com/Telmate/terraform-provider-proxmox/compare/v3.0.2-rc07...v3.0.2-rc08> </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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2026-07-05 23:00:29 +02:00
Update Terraform proxmox to v3.0.2-rc08
Some checks failed
renovate/artifacts Artifact file update failure
3b61a2191f
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: terraform/busch/.terraform.lock.hcl
external-host-error
File name: terraform/busch/.terraform.lock.hcl
external-host-error
### ⚠️ 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: terraform/busch/.terraform.lock.hcl ``` external-host-error ``` ##### File name: terraform/busch/.terraform.lock.hcl ``` external-host-error ```
renovate-bot force-pushed renovate/proxmox-3.x from 3b61a2191f to bbea6dbed0 2026-07-07 11:40:33 +02:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 checkout 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 checkout main
git merge --no-ff renovate/proxmox-3.x
git checkout renovate/proxmox-3.x
git rebase main
git checkout main
git merge --ff-only renovate/proxmox-3.x
git checkout renovate/proxmox-3.x
git rebase main
git checkout main
git merge --no-ff renovate/proxmox-3.x
git checkout main
git merge --squash renovate/proxmox-3.x
git checkout main
git merge --ff-only renovate/proxmox-3.x
git checkout 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: JuliusFreudenberger/nix-config#17
No description provided.