Skip to content

Commit

Permalink
chore(deps): update terraform proxmox to v0.62.0 (#178)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [proxmox](https://registry.terraform.io/providers/bpg/proxmox)
([source](https://togithub.com/bpg/terraform-provider-proxmox)) |
required_provider | minor | `0.61.0` -> `0.62.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>bpg/terraform-provider-proxmox (proxmox)</summary>

###
[`v0.62.0`](https://togithub.com/bpg/terraform-provider-proxmox/blob/HEAD/CHANGELOG.md#0620-2024-08-08)

[Compare
Source](https://togithub.com/bpg/terraform-provider-proxmox/compare/v0.61.1...v0.62.0)

##### Features

- **acme:** implement resources and data sources for ACME accounts
([#&#8203;1455](https://togithub.com/bpg/terraform-provider-proxmox/issues/1455))
([9de4037](https://togithub.com/bpg/terraform-provider-proxmox/commit/9de4037a8222fbf9d524df989d0b670c0ae13771))

##### Bug Fixes

- **docs:** document role privileges required by
`proxmox_virtual_environment_download_file`
([#&#8203;1442](https://togithub.com/bpg/terraform-provider-proxmox/issues/1442))
([2475d99](https://togithub.com/bpg/terraform-provider-proxmox/commit/2475d99317bbef3f4a2372ed1377c64590ad5df8))
- **storage:** ignore `os.ErrClosed` from deferred `fileReader.Close()`
in storage.APIUpload
([#&#8203;1468](https://togithub.com/bpg/terraform-provider-proxmox/issues/1468))
([e8bd1fc](https://togithub.com/bpg/terraform-provider-proxmox/commit/e8bd1fcda7c60de485714af6ab788f6e6a99d28f))
- **tools:** ensure docs/guides files are copied correctly
([#&#8203;1464](https://togithub.com/bpg/terraform-provider-proxmox/issues/1464))
([f7c3560](https://togithub.com/bpg/terraform-provider-proxmox/commit/f7c35602608a7cfcdebceadd725ebae02c9b6cf6))

##### Miscellaneous

- **deps:** update go (1.22.5 → 1.22.6)
([#&#8203;1469](https://togithub.com/bpg/terraform-provider-proxmox/issues/1469))
([966ea7a](https://togithub.com/bpg/terraform-provider-proxmox/commit/966ea7aa40e89990177ead67598a642bce355b27))
- **deps:** update go (1.22.5 → 1.22.6) in /tools
([#&#8203;1470](https://togithub.com/bpg/terraform-provider-proxmox/issues/1470))
([10b2340](https://togithub.com/bpg/terraform-provider-proxmox/commit/10b2340c5b820260ffd3efdb930f830783aea330))
- **deps:** update golang.org/x/exp digest
([`46b0784`](https://togithub.com/bpg/terraform-provider-proxmox/commit/46b0784)
→
[`e3f2596`](https://togithub.com/bpg/terraform-provider-proxmox/commit/e3f2596))
([#&#8203;1448](https://togithub.com/bpg/terraform-provider-proxmox/issues/1448))
([1ba422a](https://togithub.com/bpg/terraform-provider-proxmox/commit/1ba422a68ef86ef8903aafd0030a4dcdb76023e1))
- **deps:** update golang.org/x/exp digest
([`e3f2596`](https://togithub.com/bpg/terraform-provider-proxmox/commit/e3f2596)
→
[`8a7402a`](https://togithub.com/bpg/terraform-provider-proxmox/commit/8a7402a))
([#&#8203;1452](https://togithub.com/bpg/terraform-provider-proxmox/issues/1452))
([76ce03f](https://togithub.com/bpg/terraform-provider-proxmox/commit/76ce03f6142f5811400ba3f3724a9a35decbefc3))
- **deps:** update module
github.com/hashicorp/terraform-plugin-framework (v1.10.0 → v1.11.0)
([#&#8203;1471](https://togithub.com/bpg/terraform-provider-proxmox/issues/1471))
([b7a110e](https://togithub.com/bpg/terraform-provider-proxmox/commit/b7a110e8fbe341f4347f517153ef36da286e1ae8))
- **deps:** update module github.com/skeema/knownhosts (v1.2.2 → v1.3.0)
([#&#8203;1449](https://togithub.com/bpg/terraform-provider-proxmox/issues/1449))
([f116127](https://togithub.com/bpg/terraform-provider-proxmox/commit/f1161276ad4106033a88de0ed99ceb1258817ea7))
- **deps:** update module golang.org/x/crypto (v0.25.0 → v0.26.0)
([#&#8203;1472](https://togithub.com/bpg/terraform-provider-proxmox/issues/1472))
([e641b55](https://togithub.com/bpg/terraform-provider-proxmox/commit/e641b55734944ebe8b359c158e5ea2ee798f433d))
- **deps:** update module golang.org/x/net (v0.27.0 → v0.28.0)
([#&#8203;1474](https://togithub.com/bpg/terraform-provider-proxmox/issues/1474))
([56b98bd](https://togithub.com/bpg/terraform-provider-proxmox/commit/56b98bd4e698ab26aef773dcd7ec2aa94be9ae35))
- **docs:** minor documentation updates
([#&#8203;1463](https://togithub.com/bpg/terraform-provider-proxmox/issues/1463))
([2bf9a94](https://togithub.com/bpg/terraform-provider-proxmox/commit/2bf9a9456210b7b0f60f7a5059b3dca108eef7b3))

###
[`v0.61.1`](https://togithub.com/bpg/terraform-provider-proxmox/blob/HEAD/CHANGELOG.md#0611-2024-07-11)

[Compare
Source](https://togithub.com/bpg/terraform-provider-proxmox/compare/v0.61.0...v0.61.1)

##### Bug Fixes

- **time:** embed timezone data to fix set/get TZ on windows
([#&#8203;1436](https://togithub.com/bpg/terraform-provider-proxmox/issues/1436))
([b4d4e4f](https://togithub.com/bpg/terraform-provider-proxmox/commit/b4d4e4f9d4d1c38a5954e76beb0067f20652da19))
- **vm:** improve reliability of VM create / get operations
([#&#8203;1431](https://togithub.com/bpg/terraform-provider-proxmox/issues/1431))
([d193abd](https://togithub.com/bpg/terraform-provider-proxmox/commit/d193abd33e8f09aae0dc00d2405297908b21b7d5))
- **vm:** panic when reading VM with SPICE USB passthrough
([#&#8203;1438](https://togithub.com/bpg/terraform-provider-proxmox/issues/1438))
([fc42ac3](https://togithub.com/bpg/terraform-provider-proxmox/commit/fc42ac3a5e49daf391af21ec7cce7d97ecf8af20))

##### Miscellaneous

- **deps:** update github.com/hashicorp/terraform-plugin-\*
([#&#8203;1437](https://togithub.com/bpg/terraform-provider-proxmox/issues/1437))
([b63c98b](https://togithub.com/bpg/terraform-provider-proxmox/commit/b63c98b13f7f4dde06f3fbc873939be9898571f8))
- **deps:** update golang.org/x/exp digest
([`7f521ea`](https://togithub.com/bpg/terraform-provider-proxmox/commit/7f521ea)
→
[`46b0784`](https://togithub.com/bpg/terraform-provider-proxmox/commit/46b0784))
([#&#8203;1432](https://togithub.com/bpg/terraform-provider-proxmox/issues/1432))
([0a978e5](https://togithub.com/bpg/terraform-provider-proxmox/commit/0a978e566417156b55a5973b2535a5314db992fd))

</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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/lambchop4prez/network).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
lambchop4prez authored Aug 12, 2024
2 parents 765ed07 + b8e38db commit cf5fdbc
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 62 deletions.
60 changes: 30 additions & 30 deletions provision/gpc/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provision/gpc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
proxmox = {
source = "bpg/proxmox"
version = "0.61.0"
version = "0.62.0"
}
}
}
Expand Down
60 changes: 30 additions & 30 deletions provision/servonet/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion provision/servonet/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}
proxmox = {
source = "bpg/proxmox"
version = "0.61.0"
version = "0.62.0"
}
talos = {
source = "siderolabs/talos"
Expand Down

0 comments on commit cf5fdbc

Please sign in to comment.