⬆️ Update Terraform proxmox to v0.66.3 #349

Merged
mafyuh merged 1 commit from renovate/proxmox-0.x into main 2024-11-02 23:43:53 -04:00
Collaborator

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider minor 0.65.0 -> 0.66.3

Release Notes

bpg/terraform-provider-proxmox (proxmox)

v0.66.3

Compare Source

Bug Fixes
Miscellaneous
  • ci: update actions/checkout action (v4.2.1 → v4.2.2) (#​1603) (547b314)
  • ci: update jetbrains/qodana-action action (v2024.2.3 → v2024.2.5) (#​1604) (c4a6190)
  • ci: update lycheeverse/lychee-action action (v2.0.1 → v2.0.2) (#​1595) (18fc8d4)
  • deps: update module github.com/hashicorp/terraform-plugin-framework-validators (v0.13.0 → v0.14.0) (#​1598) (7a26cfe)
  • deps: update module github.com/pkg/sftp (v1.13.6 → v1.13.7) (#​1605) (0453e71)
  • tests: add script to test/view api-authentication successes/failures (#​1562) (bce2ceb)

v0.66.2

Compare Source

Bug Fixes
Miscellaneous

v0.66.1

Compare Source

Bug Fixes
  • docs: typo in container guide (#​1566) (77634cb)
  • provider: sequentially generated vm_ids may clash with exiting VM / Container IDs (#​1574) (e838c6b)
Miscellaneous

v0.66.0

Compare Source

Features
Bug Fixes
  • docs: correct url for template download in container resource example (#​1563) (7266583)
  • lxc: add new storage-backed mount point to existing container (#​1553) (89d72cd)
  • provider: handle IPv6 in ssh client (#​1558) (18a7f8e)
Miscellaneous
  • ci: update actions/checkout action (v4.1.7 → v4.2.0) (#​1555) (471c5f2)
  • ci: update peter-evans/create-issue-from-file action (v5.0.0 → v5.0.1) (#​1554) (049362a)
  • docs: document specifics of "ballooning device" in the vm.memory block (#​1550) (0b29ae2)

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [proxmox](https://registry.terraform.io/providers/bpg/proxmox) ([source](https://github.com/bpg/terraform-provider-proxmox)) | required_provider | minor | `0.65.0` -> `0.66.3` | --- ### Release Notes <details> <summary>bpg/terraform-provider-proxmox (proxmox)</summary> ### [`v0.66.3`](https://github.com/bpg/terraform-provider-proxmox/blob/HEAD/CHANGELOG.md#0663-2024-10-25) [Compare Source](https://github.com/bpg/terraform-provider-proxmox/compare/v0.66.2...v0.66.3) ##### Bug Fixes - **tests:** add missing example.tfrc to test api-authentication folder ([#&#8203;1596](https://github.com/bpg/terraform-provider-proxmox/issues/1596)) ([1e57684](https://github.com/bpg/terraform-provider-proxmox/commit/1e57684029a1052c58967fdba08be69f1d284047)) - **vm:** incorrect detection of disk resize ([#&#8203;1602](https://github.com/bpg/terraform-provider-proxmox/issues/1602)) ([2781d75](https://github.com/bpg/terraform-provider-proxmox/commit/2781d7525aa87801f652559318c66689b5ccc945)) ##### Miscellaneous - **ci:** update actions/checkout action (v4.2.1 → v4.2.2) ([#&#8203;1603](https://github.com/bpg/terraform-provider-proxmox/issues/1603)) ([547b314](https://github.com/bpg/terraform-provider-proxmox/commit/547b3148f74af916155267e3677c9bccff5d686f)) - **ci:** update jetbrains/qodana-action action (v2024.2.3 → v2024.2.5) ([#&#8203;1604](https://github.com/bpg/terraform-provider-proxmox/issues/1604)) ([c4a6190](https://github.com/bpg/terraform-provider-proxmox/commit/c4a6190a302d78251f28c028cee02a79f22272ed)) - **ci:** update lycheeverse/lychee-action action (v2.0.1 → v2.0.2) ([#&#8203;1595](https://github.com/bpg/terraform-provider-proxmox/issues/1595)) ([18fc8d4](https://github.com/bpg/terraform-provider-proxmox/commit/18fc8d418bc46c42407b3d83d65e7c362e1bc7e7)) - **deps:** update module github.com/hashicorp/terraform-plugin-framework-validators (v0.13.0 → v0.14.0) ([#&#8203;1598](https://github.com/bpg/terraform-provider-proxmox/issues/1598)) ([7a26cfe](https://github.com/bpg/terraform-provider-proxmox/commit/7a26cfe53c8281de30e4f4244f4e57a20c1935d6)) - **deps:** update module github.com/pkg/sftp (v1.13.6 → v1.13.7) ([#&#8203;1605](https://github.com/bpg/terraform-provider-proxmox/issues/1605)) ([0453e71](https://github.com/bpg/terraform-provider-proxmox/commit/0453e71f701ba3d0f4c68e20a22f2a42bb4b154f)) - **tests:** add script to test/view api-authentication successes/failures ([#&#8203;1562](https://github.com/bpg/terraform-provider-proxmox/issues/1562)) ([bce2ceb](https://github.com/bpg/terraform-provider-proxmox/commit/bce2ceb5224a27c0deb5536a176c575dda69ca63)) ### [`v0.66.2`](https://github.com/bpg/terraform-provider-proxmox/blob/HEAD/CHANGELOG.md#0662-2024-10-12) [Compare Source](https://github.com/bpg/terraform-provider-proxmox/compare/v0.66.1...v0.66.2) ##### Bug Fixes - **docs:** typo in cloud-image.md guide, exiting -> existing ([#&#8203;1584](https://github.com/bpg/terraform-provider-proxmox/issues/1584)) ([af7b0e7](https://github.com/bpg/terraform-provider-proxmox/commit/af7b0e71303a27e22e94e5d854d1b4d83ba4ff34)) - **docs:** update README.md ([#&#8203;1578](https://github.com/bpg/terraform-provider-proxmox/issues/1578)) ([51d0338](https://github.com/bpg/terraform-provider-proxmox/commit/51d0338bbaec723ef103b256ae82a54f68a0149d)) - **vm:** do not reboot at disk resize ([#&#8203;1580](https://github.com/bpg/terraform-provider-proxmox/issues/1580)) ([90c50fc](https://github.com/bpg/terraform-provider-proxmox/commit/90c50fcb471c66448652f089039ed8cef9a3bbc7)) ##### Miscellaneous - **ci:** update actions/checkout action (v4.2.0 → v4.2.1) ([#&#8203;1581](https://github.com/bpg/terraform-provider-proxmox/issues/1581)) ([95f00ef](https://github.com/bpg/terraform-provider-proxmox/commit/95f00ef1e2f0717803b5d4bb3bf6993faa3af80f)) - **ci:** Update lycheeverse/lychee-action action (v1.10.0 → v2.0.0) ([#&#8203;1583](https://github.com/bpg/terraform-provider-proxmox/issues/1583)) ([d1d8228](https://github.com/bpg/terraform-provider-proxmox/commit/d1d8228d6a85f99e08d0cfeec8111794f37bb922)) - **ci:** update lycheeverse/lychee-action action (v2.0.0 → v2.0.1) ([#&#8203;1590](https://github.com/bpg/terraform-provider-proxmox/issues/1590)) ([dcb8b60](https://github.com/bpg/terraform-provider-proxmox/commit/dcb8b60ca72c6562e0436cec6f974fcd525dfc76)) - **deps:** update golang.org/x/exp digest ([`225e2ab`](https://github.com/bpg/terraform-provider-proxmox/commit/225e2ab) → [`f66d83c`](https://github.com/bpg/terraform-provider-proxmox/commit/f66d83c)) ([#&#8203;1586](https://github.com/bpg/terraform-provider-proxmox/issues/1586)) ([e103029](https://github.com/bpg/terraform-provider-proxmox/commit/e1030294ae3d882812b7e111b585a36c3e1f4125)) ### [`v0.66.1`](https://github.com/bpg/terraform-provider-proxmox/blob/HEAD/CHANGELOG.md#0661-2024-10-05) [Compare Source](https://github.com/bpg/terraform-provider-proxmox/compare/v0.66.0...v0.66.1) ##### Bug Fixes - **docs:** typo in container guide ([#&#8203;1566](https://github.com/bpg/terraform-provider-proxmox/issues/1566)) ([77634cb](https://github.com/bpg/terraform-provider-proxmox/commit/77634cbd5978124b0c9a3979d47a91938a2d1479)) - **provider:** sequentially generated `vm_id`s may clash with exiting VM / Container IDs ([#&#8203;1574](https://github.com/bpg/terraform-provider-proxmox/issues/1574)) ([e838c6b](https://github.com/bpg/terraform-provider-proxmox/commit/e838c6b645f3bc70728d58384fb22a5ad1829ee4)) ##### Miscellaneous - **deps:** update golang.org/x/exp digest ([`701f63a`](https://github.com/bpg/terraform-provider-proxmox/commit/701f63a) → [`225e2ab`](https://github.com/bpg/terraform-provider-proxmox/commit/225e2ab)) ([#&#8203;1570](https://github.com/bpg/terraform-provider-proxmox/issues/1570)) ([65f35f3](https://github.com/bpg/terraform-provider-proxmox/commit/65f35f31c136b0e978c97d51d2f9f355aa46c652)) - **deps:** update module golang.org/x/net (v0.29.0 → v0.30.0) ([#&#8203;1572](https://github.com/bpg/terraform-provider-proxmox/issues/1572)) ([4379fca](https://github.com/bpg/terraform-provider-proxmox/commit/4379fcafa9d1063ae90f25e28fba78d73f6359e2)) ### [`v0.66.0`](https://github.com/bpg/terraform-provider-proxmox/blob/HEAD/CHANGELOG.md#0660-2024-10-04) [Compare Source](https://github.com/bpg/terraform-provider-proxmox/compare/v0.65.0...v0.66.0) ##### Features - **provider:** add support for pre(external) auth'd session tokens ([#&#8203;1441](https://github.com/bpg/terraform-provider-proxmox/issues/1441)) ([eb2f36b](https://github.com/bpg/terraform-provider-proxmox/commit/eb2f36be21bc8a74bbd7e74bc7a7f3f6ed2d8daf)) - **provider:** reliable sequential and random `vm_id` generation ([#&#8203;1557](https://github.com/bpg/terraform-provider-proxmox/issues/1557)) ([72f7cb8](https://github.com/bpg/terraform-provider-proxmox/commit/72f7cb81a8bbe0fcd9aa739073db6e552820a7de)) - **vm:** add support for `watchdog` ([#&#8203;1556](https://github.com/bpg/terraform-provider-proxmox/issues/1556)) ([d226b59](https://github.com/bpg/terraform-provider-proxmox/commit/d226b59e2e37ffebc737e27cc9bb0182d4bda993)) ##### Bug Fixes - **docs:** correct url for template download in container resource example ([#&#8203;1563](https://github.com/bpg/terraform-provider-proxmox/issues/1563)) ([7266583](https://github.com/bpg/terraform-provider-proxmox/commit/72665830be975f0671c6aecca47fc52906cb21e2)) - **lxc:** add new storage-backed mount point to existing container ([#&#8203;1553](https://github.com/bpg/terraform-provider-proxmox/issues/1553)) ([89d72cd](https://github.com/bpg/terraform-provider-proxmox/commit/89d72cd37f63fd6238dbb09709ce90020e42e18a)) - **provider:** handle IPv6 in ssh client ([#&#8203;1558](https://github.com/bpg/terraform-provider-proxmox/issues/1558)) ([18a7f8e](https://github.com/bpg/terraform-provider-proxmox/commit/18a7f8ec358a158ccc4f927e0c07b5eab77b01dd)) ##### Miscellaneous - **ci:** update actions/checkout action (v4.1.7 → v4.2.0) ([#&#8203;1555](https://github.com/bpg/terraform-provider-proxmox/issues/1555)) ([471c5f2](https://github.com/bpg/terraform-provider-proxmox/commit/471c5f23bb67323abab77e57a359e07050ac536c)) - **ci:** update peter-evans/create-issue-from-file action (v5.0.0 → v5.0.1) ([#&#8203;1554](https://github.com/bpg/terraform-provider-proxmox/issues/1554)) ([049362a](https://github.com/bpg/terraform-provider-proxmox/commit/049362a94e585c17359a61ad410ad0c20b207d62)) - **docs:** document specifics of "ballooning device" in the `vm.memory` block ([#&#8203;1550](https://github.com/bpg/terraform-provider-proxmox/issues/1550)) ([0b29ae2](https://github.com/bpg/terraform-provider-proxmox/commit/0b29ae281ed5075aa1349fbe262176d8f8791dfc)) </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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuMyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovatebot added 1 commit 2024-11-02 23:42:11 -04:00
⬆️ Update Terraform proxmox to v0.66.3
Some checks failed
Lint on PR / Lint YAML files (pull_request) Successful in 9s
Deploy to Hosts / deploy (pull_request) Failing after 7s
OpenTofu Automation / deploy (push) Successful in 14s
8cb1c0ce0e
mafyuh merged commit 8cb1c0ce0e into main 2024-11-02 23:43:53 -04:00
mafyuh deleted branch renovate/proxmox-0.x 2024-11-02 23:43:53 -04:00
Sign in to join this conversation.
No reviewers
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: mafyuh/iac#349
No description provided.