Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(terraform): update terraform proxmox to 0.58.1 #401

Merged
merged 1 commit into from
May 31, 2024
Merged

Conversation

beelze-bot[bot]
Copy link
Contributor

@beelze-bot beelze-bot bot commented Apr 30, 2024

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider minor 0.54.0 -> 0.58.1

Release Notes

bpg/terraform-provider-proxmox (proxmox)

v0.58.1

Compare Source

Bug Fixes
Miscellaneous

v0.58.0

Compare Source

Features
Bug Fixes
Miscellaneous

v0.57.1

Compare Source

Bug Fixes
Miscellaneous

v0.57.0

Compare Source

Features
  • vm: remove support for initialization.upgrade attribute (#​1295) (2b7dd08)
Bug Fixes
Miscellaneous
  • ci: update google-github-actions/release-please-action action (v4.1.0 → v4.1.1) (#​1296) (71480bf)
  • ci: update release-please action ref (bfb20e0)
  • deps: update module github.com/goreleaser/goreleaser (v1.26.0 → v1.26.1) in /tools [security] (#​1301) (ea6bb93)

v0.56.1

Compare Source

Bug Fixes
  • vm: cdrom is not attached when creating a VM from scratch (#​1287) (be4a3b7)
Miscellaneous
  • deps: update module github.com/goreleaser/goreleaser (v1.25.1 → v1.26.0) in /tools (#​1289) (7853a53)

v0.56.0

Compare Source

Features
Miscellaneous
  • ci: update actions/checkout action (v4.1.4 → v4.1.5) (#​1278) (10774f4)
  • ci: update goreleaser/goreleaser-action action (v5.0.0 → v5.1.0) (#​1284) (78f9d6e)
  • ci: update hashicorp/setup-terraform action (v3.1.0 → v3.1.1) (#​1279) (e79cf12)
  • ci: update jetbrains/qodana-action action (v2024.1.3 → v2024.1.4) (#​1280) (6ae9b58)
  • deps: update go (1.22.2 → 1.22.3) (#​1273) (097f3f9)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.2 → v7.0.3) (#​1274) (2be83eb)
  • deps: update module github.com/gorilla/schema (v1.2.1 → v1.3.0) (#​1276) (1f80e9d)
  • deps: update module github.com/hashicorp/terraform-plugin-mux (v0.15.0 → v0.16.0) (#​1277) (ff98439)
  • deps: update tools (#​1275) (d3ea1ac)

v0.55.1

Compare Source

Bug Fixes
  • code: update acc tests to PVE 8.2 (#​1269) (0b35f47)
  • vm: fix timeout when resizing custom disk at create (#​1260) (10790f6)
  • vm: only set initialization.upgrade attribute when not using custom cloud-init file (#​1253) (9762405)
  • vm: use raw file format for efi_disk by default (#​1249) (b3caf6a)
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.9.3 → v1.10.0) (#​1262) (ce47411)
  • ci: update jetbrains/qodana-action action (v2024.1.2 → v2024.1.3) (#​1261) (f08d139)
  • deps: update module github.com/golangci/golangci-lint (v1.57.2 → v1.58.0) in /tools (#​1258) (452b24b)
  • deps: update module github.com/hashicorp/terraform-plugin-go (v0.22.2 → v0.23.0) (#​1266) (02302cb)
  • deps: update module golang.org/x/crypto (v0.22.0 → v0.23.0) (#​1267) (c21da7e)
  • deps: update module golang.org/x/exp (v0.0.0-20240416160154-fe59bbe5cc7f → v0.0.0-20240506185415-9bf2ced13842) (#​1265) (6bacbe8)
  • deps: update module golang.org/x/net (v0.24.0 → v0.25.0) (#​1268) (2672bf3)

v0.55.0

Compare Source

Features
  • cluster: Extend the available attributes for the proxmox_virtual_environment_cluster_options resource (#​1241) (2eb36f4)
  • vm: add initial support for IDE (#​1237) (bd195d6)
Miscellaneous
  • ci: update actions/checkout action (v4.1.1 → v4.1.3) (bb44a8d)
  • ci: update actions/checkout action (v4.1.3 → v4.1.4) (229883b)
  • ci: update hashicorp/setup-terraform action (v3.0.0 → v3.1.0) (84778a3)
  • ci: update jetbrains/qodana-action action (v2024.1.1 → v2024.1.2) (4da06ec)
  • ci: update lycheeverse/lychee-action action (v1.9.3 → v1.10.0) (0839c92)
  • deps: update go (1.22.0 → 1.22.2) (#​1234) (ee939a3)
  • deps: update module github.com/hashicorp/terraform-plugin-docs (v0.19.1 → v0.19.2) in /tools (#​1247) (b9429cb)
  • deps: update tools (#​1238) (e13bb03)
  • remove unused code (#​1236) (efd0d7b)
  • vm2: experiment with sets, add tags support (#​1232) (961404d)
  • vm2: experimental support for clone and inherited attributes (#​1235) (7209fe0)

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.

@beelze-bot beelze-bot bot requested a review from ol3d as a code owner April 30, 2024 03:05
@beelze-bot beelze-bot bot added renovate/terraform type/minor size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 30, 2024
@beelze-bot
Copy link
Contributor Author

beelze-bot bot commented Apr 30, 2024

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.83s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.89s
⚠️ TERRAFORM terraform-fmt 1 1 0.23s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.55.0 feat(terraform): update terraform proxmox to 0.55.1 May 7, 2024
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.55.1 feat(terraform): update terraform proxmox to 0.56.0 May 12, 2024
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.56.0 feat(terraform): update terraform proxmox to 0.56.1 May 13, 2024
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.56.1 feat(terraform): update terraform proxmox to 0.57.0 May 16, 2024
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.57.0 feat(terraform): update terraform proxmox to 0.57.1 May 22, 2024
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.57.1 feat(terraform): update terraform proxmox to 0.58.0 May 28, 2024
| datasource         | package     | from   | to     |
| ------------------ | ----------- | ------ | ------ |
| terraform-provider | bpg/proxmox | 0.54.0 | 0.58.1 |
@beelze-bot beelze-bot bot changed the title feat(terraform): update terraform proxmox to 0.58.0 feat(terraform): update terraform proxmox to 0.58.1 May 30, 2024
@ol3d ol3d merged commit 1592f55 into main May 31, 2024
2 of 3 checks passed
@ol3d ol3d deleted the renovate/proxmox-0.x branch May 31, 2024 17:49
ol3d added a commit that referenced this pull request Aug 21, 2024
feat(terraform): update terraform proxmox to 0.58.1
ol3d added a commit that referenced this pull request Aug 21, 2024
feat(terraform): update terraform proxmox to 0.58.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
renovate/terraform size/M Denotes a PR that changes 30-99 lines, ignoring generated files. type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant