Update Terraform hcloud to v1.37.0 #13

Merged
kjuulh merged 1 commits from renovate/all into main 2023-03-28 16:32:29 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor 1.36.2 -> 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


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.2` -> `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 </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:08:42 +02:00
Update Terraform hcloud to v1.37.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a866be86f1
kjuulh merged commit a866be86f1 into main 2023-03-28 16:32:29 +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/serverctl#13
No description provided.