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

chore(deps): update terraform proxmox to v0.58.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider minor 0.46.3 -> 0.58.0

Release Notes

bpg/terraform-provider-proxmox (proxmox)

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)

v0.54.0

Compare Source

Features
  • cluster: Implement initial support for "hardware mappings" (#​1213) (76c1c22)
Bug Fixes
Miscellaneous

v0.53.1

Compare Source

Bug Fixes
  • vm: error 'resizing of efidisks is not supported' when clonning a VM with re-defined efi_disk (#​1206) (46d323d)
  • vm: regression: force VM recreation due to initialization.upgrade when it is not in the plan (#​1209) (628d0f1)
Miscellaneous
  • deps: bump github.com/sigstore/cosign/v2 from 2.2.3 to 2.2.4 in /tools (#​1207) (19a13be)

v0.53.0

Compare Source

Features
Bug Fixes
Miscellaneous

v0.52.0

Compare Source

Features
Bug Fixes
  • vm: regression: provider always tries to update memory.*hugepages even if it is not specified (#​1188) (31b6812)
Miscellaneous

v0.51.1

Compare Source

Bug Fixes
  • vm: regressions: provider always tries to update cpu.affinity even if it is not specified (#​1182) (82d435f)
Miscellaneous

v0.51.0

Compare Source

Features
Bug Fixes
Miscellaneous
  • deps: update golang.org/x/exp digest (a85f2c6a685a6e) (#​1171) (e60ee99)
  • deps: update module github.com/golangci/golangci-lint (v1.56.2 → v1.57.1) in /tools (#​1149) (48756b6)
  • deps: update module github.com/golangci/golangci-lint (v1.57.1 → v1.57.2) in /tools (#​1172) (02efdc4)
  • deps: update module github.com/hashicorp/terraform-plugin-framework (v1.6.1 → v1.7.0) (#​1150) (e5ef91e)

v0.50.0

Compare Source

Features
Bug Fixes
Miscellaneous

v0.49.0

Compare Source

Features
Miscellaneous
  • deps: bump google.golang.org/protobuf from 1.31.0 to 1.33.0 in /tools (#​1121) (1ffc40b)
  • deps: update module github.com/skeema/knownhosts (v1.2.1 → v1.2.2) (#​1123) (732f018)

v0.48.4

Compare Source

Bug Fixes

v0.48.3

Compare Source

Bug Fixes
Miscellaneous
  • ci: update google-github-actions/release-please-action action (v4.0.2 → v4.1.0) (#​1115) (04e7421)
  • deps: update module github.com/hashicorp/terraform-plugin-go (v0.22.0 → v0.22.1) (#​1114) (a059728)
  • docs: update terraform local (2.4.1 → 2.5.1) (#​1116) (29d60f5)
  • minor cleanups and doc updates (#​1108) (27dbcad)

v0.48.1

Compare Source

Bug Fixes
Miscellaneous

v0.48.0

Compare Source

⚠ BREAKING CHANGES
  • file: snippets upload using SSH input stream (#​1085)
Features
Miscellaneous
  • ci: setup acceptance tests (#​1071) (0bf42d5)
  • ci: split acceptance tests into a separate workflow (#​1084) (e38b45f)
  • ci: update actions/create-github-app-token action (v1.8.1 → v1.9.0) (66ec9f4)
  • ci: update dorny/paths-filter action (v3.0.1 → v3.0.2) (3d6cc75)
  • deps: update github.com/hashicorp/terraform-plugin-* (#​1078) (2398f6c)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.1 → v7.0.2) (#​1080) (0d4740f)
  • deps: update module github.com/stretchr/testify (v1.8.4 → v1.9.0) (#​1081) (dbd1655)
  • deps: update module golang.org/x/crypto (v0.19.0 → v0.20.0) (#​1082) (e3ddd6f)
  • switch to terraform-plugin-testing for acceptance tests (#​1067) (14fce33)

v0.47.0

Compare Source

Features
  • file: add overwrite_unmanaged attribute to virtual_environment_download_file resource (#​1064) (c64fcd2)
Bug Fixes
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.8.0 → v1.8.1) (#​1063) (9b52c12)
  • deps: update golang.org/x/exp digest (v0.0.0-20240213143201-ec583247a57a → ) (#​1057) (4959480)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.0 → v7.0.1) (#​1058) (190ec39)
  • vm: refactor: move disks code out of vm.go (#​1062) (493ad1c)

v0.46.6

Compare Source

Bug Fixes
  • vm: regression: mac_addresses list is missing some interfaces (#​1049) (518e25e)
Miscellaneous
  • lxc,vm: refactor: move vm and container code to subpackages (#​1046) (0791194)

v0.46.5

Compare Source

Bug Fixes
  • lxc: panic on empty initialization.ip_config.ipv4|6 block (#​1043) (69c4a66)
  • lxc: panic when handling network_interface.firewall attribute (#​1042) (eb3e374)
Miscellaneous

v0.46.4

Compare Source

Bug Fixes
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.7.0 → v1.8.0) (#​1022) (0469192)
  • ci: update dorny/paths-filter action (v3.0.0 → v3.0.1) (#​1032) (d444202)
  • ci: update mergify config to auto-approve renovate PRs (#​1023) (dfb95a8)
  • deps: update golang.org/x/exp digest (v0.0.0-20240205201215-2c58cdc269a3 → ) (#​1031) (4fab30e)
  • deps: update module golang.org/x/crypto (v0.18.0 → v0.19.0) (#​1018) (34d31e2)
  • deps: update module golang.org/x/net (v0.20.0 → v0.21.0) (#​1020) (ed3bdb5)
  • docs: update links disk image link in examples (#​1028) (62a2130)

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from zimmertr as a code owner February 16, 2024 04:20
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.46.4 chore(deps): update terraform proxmox to v0.46.5 Feb 20, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.46.5 chore(deps): update terraform proxmox to v0.46.6 Feb 21, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.46.6 chore(deps): update terraform proxmox to v0.47.0 Feb 27, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.47.0 chore(deps): update terraform proxmox to v0.48.0 Mar 4, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.48.0 chore(deps): update terraform proxmox to v0.48.1 Mar 5, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.48.1 chore(deps): update terraform proxmox to v0.48.4 Mar 13, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.48.4 chore(deps): update terraform proxmox to v0.49.0 Mar 16, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.49.0 chore(deps): update terraform proxmox to v0.50.0 Mar 22, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.50.0 chore(deps): update terraform proxmox to v0.51.0 Mar 30, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.51.0 chore(deps): update terraform proxmox to v0.51.1 Apr 5, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.51.1 chore(deps): update terraform proxmox to v0.52.0 Apr 10, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.52.0 chore(deps): update terraform proxmox to v0.53.0 Apr 11, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.53.0 chore(deps): update terraform proxmox to v0.53.1 Apr 12, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.53.1 chore(deps): update terraform proxmox to v0.54.0 Apr 20, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.54.0 chore(deps): update terraform proxmox to v0.55.0 Apr 30, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.55.0 chore(deps): update terraform proxmox to v0.55.1 May 7, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.55.1 chore(deps): update terraform proxmox to v0.56.0 May 12, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.56.0 chore(deps): update terraform proxmox to v0.56.1 May 13, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.56.1 chore(deps): update terraform proxmox to v0.57.0 May 16, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch 2 times, most recently from e24095b to 6b89928 Compare May 22, 2024 03:27
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.57.0 chore(deps): update terraform proxmox to v0.57.1 May 22, 2024
@renovate renovate bot changed the title chore(deps): update terraform proxmox to v0.57.1 chore(deps): update terraform proxmox to v0.58.0 May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants