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

Update Terraform proxmox to v0.70.1 #221

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 8, 2023

This PR contains the following updates:

Package Type Update Change
proxmox (source) required_provider minor 0.22.0 -> 0.70.1

Release Notes

bpg/terraform-provider-proxmox (proxmox)

v0.70.1

Compare Source

Bug Fixes
  • lxc: support device_passthrough config on non-clone container (#​1722) (e92b006)
  • vm: vga block defaults handling during create / clone (#​1732) (c992dfc)
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.11.1 → v1.11.2) (#​1733) (4d89d34)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.1.2 → v7.2.1) (#​1735) (d4b1d5f)
  • deps: update module github.com/hashicorp/terraform-plugin-go (v0.25.0 → v0.26.0) (#​1726) (198f0ad)
  • deps: update module github.com/hashicorp/terraform-plugin-mux (v0.17.0 → v0.18.0) (#​1727) (e031a38)
  • deps: update module github.com/skeema/knownhosts (v1.3.0 → v1.3.1) (#​1734) (4cedbf1)
  • docs: update terraform proxmox (0.69.1 → 0.70.0) (#​1717) (56f81cc)
  • testacc: add missing acceptance build tags, improve vscode settings (#​1723) (974a3c9)
  • testacc: update apt repository acceptance tests (#​1725) (5e7e799)

v0.70.0

Compare Source

Features
Bug Fixes
Miscellaneous
  • deps: update module github.com/hashicorp/terraform-plugin-framework-timeouts (v0.4.1 → v0.5.0) (#​1714) (eccd55f)
  • deps: update module golang.org/x/crypto (v0.31.0 → v0.32.0) (#​1702) (d22f9d3)
  • deps: update module golang.org/x/net (v0.33.0 → v0.34.0) (#​1703) (3808aef)
  • docs: add 'stop_on_destroy' configuration to cloud image examples (#​1705) (ab09b09)
  • docs: update README.md (#​1707) (6f65789)

v0.69.1

Compare Source

Miscellaneous
  • build: update devcontainer and CI workflows (#​1691) (5ec64b8)
  • ci: update actions/create-github-app-token action (v1.11.0 → v1.11.1) (#​1692) (0f3798b)
  • ci: update jetbrains/qodana-action action (v2024.3.3 → v2024.3.4) (#​1694) (493cbac)
  • ci: update lycheeverse/lychee-action action (v2.1.0 → v2.2.0) (#​1690) (1afaf6c)
  • deps: update golang.org/x/exp digest (b2144cd7d7fa50) (#​1696) (100e8c7)
  • deps: update module github.com/golangci/golangci-lint (v1.62.2 → v1.63.4) in /tools (#​1697) (9257a11)
  • deps: update module golang.org/x/net (v0.32.0 → v0.33.0) [security] (#​1688) (a637884)
  • docs: update README.md (#​1698) (b3170c3)

v0.69.0

Compare Source

⚠ BREAKING CHANGES
  • vm: improve cpu.architecture handling (#​1683)
Bug Fixes
  • vm: edge case of deleting incomplete VM if create fails and provider retries (#​1684) (bf9e243)
  • vm: improve cpu.architecture handling (#​1683) (be6f220)
  • vm: retry start if it fails with a transient error (#​1685) (9d2118d)
Miscellaneous

v0.68.1

Compare Source

Bug Fixes
Miscellaneous

v0.68.0

Compare Source

Features
Bug Fixes
Miscellaneous
  • ci: remove mergify config (#​1652) (45eede7)
  • ci: update qodana config (#​1653) (6dad660)
  • deps: update module github.com/golangci/golangci-lint (v1.62.0 → v1.62.2) in /tools (#​1657) (826b406)
  • deps: update module github.com/stretchr/testify (v1.9.0 → v1.10.0) (#​1654) (7967299)

v0.67.1

Compare Source

Bug Fixes
  • provider: "context deadline exceeded" error when retrieving the next available VM identifier (#​1647) (2385975)

v0.67.0

Compare Source

Features
  • provider: better error logging when provider can't generate a VM/Container ID (#​1645) (071cad4)
  • vm: add CPU type support for EPYC-v4 (#​1611) (8b51e99)
Bug Fixes
Miscellaneous
  • ci: remove semgrep workflow (#​1644) (e1e55f9)
  • ci: update crazy-max/ghaction-import-gpg action (v6.1.0 → v6.2.0) (#​1613) (21dd8ee)
  • ci: update goreleaser/goreleaser-action action (v6.0.0 → v6.1.0) (#​1627) (93c391c)
  • ci: update jetbrains/qodana-action action (v2024.2.5 → v2024.2.6) (#​1612) (46ab49c)
  • ci: update lycheeverse/lychee-action action (v2.0.2 → v2.1.0) (#​1628) (32d6b7d)
  • config: migrate config .github/renovate.json5 (2e27b4a)
  • config: migrate renovate config (#​1632) (2e27b4a)
  • deps: update github.com/hashicorp/terraform-plugin-* (#​1614) (be6b660)
  • deps: update golang.org/x/exp digest (f66d83c2d47ceb) (#​1626) (eeefa36)
  • deps: update module github.com/brianvoe/gofakeit/v7 (v7.0.4 → v7.1.2) (#​1606) (c0048db)
  • deps: update module github.com/golangci/golangci-lint (v1.61.0 → v1.62.0) in /tools (#​1634) (e67a8f7)
  • deps: update module github.com/hashicorp/terraform-plugin-docs (v0.19.4 → v0.20.0) in /tools (#​1629) (5aaf61e)
  • deps: update module github.com/hashicorp/terraform-plugin-sdk/v2 (v2.34.0 → v2.35.0) (#​1615) (fea548c)
  • deps: update module github.com/hashicorp/terraform-plugin-testing (v1.10.0 → v1.11.0) (#​1643) (8c17e81)
  • docs: clarify use of dump content type inproxmox_virtual_environment_file resource (#​1635) (ca22717)

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)

v0.65.0

Compare Source

Features
Bug Fixes
  • file: respect download_file.override attr when checking for the file size change (#​1537) (44e2814)
  • vm: handle more than 4 hostpci devices (#​1543) (569db6d)
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.10.4 → v1.11.0) (#​1532) (831207b)
  • ci: update jetbrains/qodana-action action (v2024.1.9 → v2024.2.3) (#​1544) (13ceab8)
  • deps: update github.com/hashicorp/terraform-plugin-* (#​1545) (b5a4e32)
  • deps: update golang.org/x/exp digest (e7e105d701f63a) (#​1526) (b96532f)
  • deps: update module github.com/golangci/golangci-lint (v1.60.3 → v1.61.0) in /tools (#​1527) (356c978)
  • docs: add example for host disk pass-through to VM (#​1547) (e23d2f3)
  • docs: improve network_linux_bridge documentation (#​1538) (8f9b036)
  • docs: update terraform local (2.5.1 → 2.5.2) (#​1535) (f1ce62e)
  • docs: update terraform tls (4.0.5 → 4.0.6) (#​1536) (a89cfbf)
  • lxc: update list of supported OS-es in operating_system.type (#​1548) (14a62a7)

v0.64.0

Compare Source

Features
  • acme: implement resources and data sources for ACME plugins (#​1479) (a6eb81a)
  • lxc: Implement support for container's "protection flag" (#​1512) (9b34c48)
Bug Fixes
  • docs: improve "SSH User" section describing sudo privileges (#​1522) (84d55cf)
  • vm: cpu.architecture showed as new attribute at re-apply after creation (#​1524) (c20d79d)
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.10.3 → v1.10.4) (#​1518) (112f058)
  • deps: update golang.org/x/exp digest (0cdaa3a9b4947d) (#​1506) (0623bfd)
  • deps: update golang.org/x/exp digest (9b4947de7e105d) (#​1517) (273b3c9)
  • deps: update module github.com/golangci/golangci-lint (v1.60.1 → v1.60.2) in /tools (#​1499) (35cbe98)
  • deps: update module github.com/golangci/golangci-lint (v1.60.2 → v1.60.3) in /tools (#​1507) (5707fea)
  • deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.53.0 → v0.54.0) in /tools (#​1509) (9172ec6)
  • deps: update module golang.org/x/crypto (v0.26.0 → v0.27.0) (#​1519) (3951bda)
  • deps: update module golang.org/x/net (v0.28.0 → v0.29.0) (#​1520) (a0bce8d)
  • vm: add acc test for no cdrom by default (#​1523) (35b6571)

v0.63.0

Compare Source

Features
Bug Fixes
Miscellaneous

v0.62.0

Compare Source

Features
  • acme: implement resources and data sources for ACME accounts (#​1455) (9de4037)
Bug Fixes
  • docs: document role privileges required by proxmox_virtual_environment_download_file (#​1442) (2475d99)
  • storage: ignore os.ErrClosed from deferred fileReader.Close() in storage.APIUpload (#​1468) (e8bd1fc)
  • tools: ensure docs/guides files are copied correctly (#​1464) (f7c3560)
Miscellaneous

v0.61.1

Compare Source

Bug Fixes
  • time: embed timezone data to fix set/get TZ on windows (#​1436) (b4d4e4f)
  • vm: improve reliability of VM create / get operations (#​1431) (d193abd)
  • vm: panic when reading VM with SPICE USB passthrough (#​1438) (fc42ac3)
Miscellaneous

v0.61.0

Compare Source

Features
Bug Fixes
Miscellaneous
  • ci: update actions/create-github-app-token action (v1.10.1 → v1.10.2) (#​1416) (692ea94)
  • ci: update actions/create-github-app-token action (v1.10.2 → v1.10.3) (#​1419) (877251c)
  • ci: update jetbrains/qodana-action action (v2024.1.5 → v2024.1.8) (#​1425) (91a16af)
  • deps: update go (1.22.4 → 1.22.5) (#​1420) (a521c60)
  • deps: update go (1.22.4 → 1.22.5) in /tools (#​1421) (d55f670)
  • deps: update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (v0.52.0 → v0.53.0) in /tools (#​1426) (cf1142e)
  • deps: update module golang.org/x/crypto (v0.24.0 → v0.25.0) (#​1427) (3ad5b0a)
  • deps: update module golang.org/x/net (v0.26.0 → v0.27.0) (#​1430) (6436967)

v0.60.1

Compare Source

Bug Fixes
  • docs: Mention alternate valid use of Volid's for containers (#​1407) (763654a)
  • lxc: use default rootfs size (4Gb) prevents creation of mount points (#​1398) (4a8bf8d)
Miscellaneous

v0.60.0

Compare Source

Features
Bug Fixes
Miscellaneous

v0.59.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/terraform Changes made in the terraform directory label Jul 8, 2023
@renovate renovate bot changed the title Update Terraform proxmox to v0.23.0 Update Terraform proxmox to v0.24.0 Jul 9, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from a5a1362 to 3588a4d Compare July 9, 2023 04:10
@renovate renovate bot changed the title Update Terraform proxmox to v0.24.0 Update Terraform proxmox to v0.24.2 Jul 16, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 3588a4d to ec51e28 Compare July 16, 2023 18:37
@renovate renovate bot changed the title Update Terraform proxmox to v0.24.2 Update Terraform proxmox to v0.25.0 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from ec51e28 to b82b6d9 Compare July 21, 2023 04:42
@renovate renovate bot changed the title Update Terraform proxmox to v0.25.0 Update Terraform proxmox to v0.26.0 Jul 29, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from b82b6d9 to 209a839 Compare July 29, 2023 03:27
@renovate renovate bot changed the title Update Terraform proxmox to v0.26.0 Update Terraform proxmox to v0.27.0 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 209a839 to e736fb2 Compare July 30, 2023 19:32
@renovate renovate bot changed the title Update Terraform proxmox to v0.27.0 Update Terraform proxmox to v0.28.0 Aug 7, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch 2 times, most recently from 7e3d113 to 4a613a4 Compare August 10, 2023 22:34
@renovate renovate bot changed the title Update Terraform proxmox to v0.28.0 Update Terraform proxmox to v0.29.0 Aug 10, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 4a613a4 to 6f975b2 Compare August 21, 2023 01:15
@renovate renovate bot changed the title Update Terraform proxmox to v0.29.0 Update Terraform proxmox to v0.30.0 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 6f975b2 to d492791 Compare August 22, 2023 16:52
@renovate renovate bot changed the title Update Terraform proxmox to v0.30.0 Update Terraform proxmox to v0.30.1 Aug 22, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from d492791 to 3fdc5bd Compare August 31, 2023 03:32
@renovate renovate bot changed the title Update Terraform proxmox to v0.30.1 Update Terraform proxmox to v0.30.2 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 3fdc5bd to 30ab8df Compare September 1, 2023 04:11
@renovate renovate bot changed the title Update Terraform proxmox to v0.30.2 Update Terraform proxmox to v0.30.3 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 30ab8df to 342a016 Compare September 4, 2023 22:51
@renovate renovate bot changed the title Update Terraform proxmox to v0.30.3 Update Terraform proxmox to v0.31.0 Sep 4, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 342a016 to 958ed58 Compare September 13, 2023 04:27
@renovate renovate bot changed the title Update Terraform proxmox to v0.31.0 Update Terraform proxmox to v0.32.0 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 958ed58 to cc18b6c Compare September 25, 2023 04:34
@renovate renovate bot changed the title Update Terraform proxmox to v0.62.0 Update Terraform proxmox to v0.63.0 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 5421e5e to f99b224 Compare September 9, 2024 03:31
@renovate renovate bot changed the title Update Terraform proxmox to v0.63.0 Update Terraform proxmox to v0.64.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from f99b224 to 991e5ac Compare September 22, 2024 01:59
@renovate renovate bot changed the title Update Terraform proxmox to v0.64.0 Update Terraform proxmox to v0.65.0 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 991e5ac to 60d6d18 Compare October 4, 2024 03:40
@renovate renovate bot changed the title Update Terraform proxmox to v0.65.0 Update Terraform proxmox to v0.66.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 60d6d18 to f8a6fe8 Compare October 5, 2024 03:40
@renovate renovate bot changed the title Update Terraform proxmox to v0.66.0 Update Terraform proxmox to v0.66.1 Oct 5, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from f8a6fe8 to f402fcc Compare October 12, 2024 18:56
@renovate renovate bot changed the title Update Terraform proxmox to v0.66.1 Update Terraform proxmox to v0.66.2 Oct 12, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from f402fcc to 8af5950 Compare October 25, 2024 17:17
@renovate renovate bot changed the title Update Terraform proxmox to v0.66.2 Update Terraform proxmox to v0.66.3 Oct 25, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 8af5950 to 4aac0cc Compare November 20, 2024 04:14
@renovate renovate bot changed the title Update Terraform proxmox to v0.66.3 Update Terraform proxmox to v0.67.0 Nov 20, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 4aac0cc to ecdb44f Compare November 21, 2024 08:16
@renovate renovate bot changed the title Update Terraform proxmox to v0.67.0 Update Terraform proxmox to v0.67.1 Nov 21, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from ecdb44f to 12d9859 Compare November 26, 2024 04:42
@renovate renovate bot changed the title Update Terraform proxmox to v0.67.1 Update Terraform proxmox to v0.68.0 Nov 26, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 12d9859 to 550852a Compare December 7, 2024 03:55
@renovate renovate bot changed the title Update Terraform proxmox to v0.68.0 Update Terraform proxmox to v0.68.1 Dec 7, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 550852a to 91103c4 Compare December 18, 2024 05:18
@renovate renovate bot changed the title Update Terraform proxmox to v0.68.1 Update Terraform proxmox to v0.69.0 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 91103c4 to 00a5794 Compare January 7, 2025 08:00
@renovate renovate bot changed the title Update Terraform proxmox to v0.69.0 Update Terraform proxmox to v0.69.1 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 00a5794 to 249bc61 Compare January 19, 2025 09:02
@renovate renovate bot changed the title Update Terraform proxmox to v0.69.1 Update Terraform proxmox to v0.70.0 Jan 19, 2025
@renovate renovate bot force-pushed the renovate/proxmox-0.x branch from 249bc61 to b765367 Compare January 31, 2025 05:49
@renovate renovate bot changed the title Update Terraform proxmox to v0.70.0 Update Terraform proxmox to v0.70.1 Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/terraform Changes made in the terraform directory renovate/terraform type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants