Update Terraform hcloud to ~> 1.37.0 #5

Merged
kjuulh merged 1 commits from renovate/all into master 2023-03-28 16:34:30 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor ~> 1.36.0 -> ~> 1.37.0

Release Notes

hetznercloud/terraform-provider-hcloud

v1.37.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.2...v1.37.0

v1.36.2

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.1...v1.36.2

v1.36.1

Compare Source

What's Changed

Full Changelog: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.0...v1.36.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 | |---|---|---|---| | [hcloud](https://registry.terraform.io/providers/hetznercloud/hcloud) ([source](https://github.com/hetznercloud/terraform-provider-hcloud)) | required_provider | minor | `~> 1.36.0` -> `~> 1.37.0` | --- ### Release Notes <details> <summary>hetznercloud/terraform-provider-hcloud</summary> ### [`v1.37.0`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.37.0) [Compare Source](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.2...v1.37.0) #### What's Changed - docs: Add missing location (hil) by [@&#8203;akirak](https://github.com/akirak) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/606 - docs: replace outdated example OS image by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/615 - docs: list available datacenters by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/613 - docs: explain deprecated attributes by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/614 - feat(primaryip): return IPv6 subnet [#&#8203;600](https://github.com/hetznercloud/terraform-provider-hcloud/issues/600) by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/620 - fix: state is missing resources when rate limit is reached [#&#8203;604](https://github.com/hetznercloud/terraform-provider-hcloud/issues/604) by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/621 - chore(ci): run e2e on public workers by [@&#8203;samcday](https://github.com/samcday) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/631 - Configure Renovate by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/629 - chore: Test against Terraform v1.4 by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/638 - fix(deps): update module github.com/hashicorp/terraform-plugin-log to v0.8.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/639 - fix(deps): update module github.com/hetznercloud/hcloud-go to v1.41.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/637 - fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.25.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/640 - chore(deps): update goreleaser/goreleaser-action action to v4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/642 - fix: self-reported version not correct by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/630 - chore(deps): update actions/setup-go action to v4 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/643 - fix(deps): update module golang.org/x/crypto to v0.7.0 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/641 - docs: freebsd64 is no longer available as rescue image by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/645 - refactor: Make CI Happy Again by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/646 - fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.26.1 by [@&#8203;renovate](https://github.com/renovate) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/644 #### New Contributors - [@&#8203;akirak](https://github.com/akirak) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/606 - [@&#8203;samcday](https://github.com/samcday) made their first contribution in https://github.com/hetznercloud/terraform-provider-hcloud/pull/631 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.2...v1.37.0 ### [`v1.36.2`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.36.2) [Compare Source](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.1...v1.36.2) #### What's Changed - test: fix acceptence tests for new location Hillsboro by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/598 - fix(server): unhandled errors from API calls by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/602 - fix(lb): lb_target breaks when load-balancer is deleted in API by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/603 - fix(lb): add missing fields to data source by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/605 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.1...v1.36.2 ### [`v1.36.1`](https://github.com/hetznercloud/terraform-provider-hcloud/releases/tag/v1.36.1) [Compare Source](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.0...v1.36.1) #### What's Changed - chore: update hcloud-go to v1.37.0 by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/591 - fix(server): make sure that each network block is unique by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/594 - docs: mention that we only accept the location name as attribute by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/595 - fix(server): unnecessary updates when using network [#&#8203;556](https://github.com/hetznercloud/terraform-provider-hcloud/issues/556) by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/593 - fix: multiple resources break when parent resource is recreated by [@&#8203;apricote](https://github.com/apricote) in https://github.com/hetznercloud/terraform-provider-hcloud/pull/596 **Full Changelog**: https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.36.0...v1.36.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-03-28 16:10:44 +02:00
Update Terraform hcloud to ~> 1.37.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
267fc43a26
kjuulh merged commit 267fc43a26 into master 2023-03-28 16:34:30 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: kjuulh/wireguard-setup#5
No description provided.