Update Terraform hcloud to ~> 1.43.0 #10

Merged
kjuulh merged 1 commits from renovate/all into master 2023-09-20 13:42:39 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor ~> 1.42.0 -> ~> 1.43.0

Release Notes

hetznercloud/terraform-provider-hcloud

v1.43.0

Compare Source

Features

v1.42.1

Compare Source

Bug Fixes
  • primary_ip: list data source only returned first 25 IPs (#​729) (62e9781)
  • server: panic when passing empty string as ssh key (#​736) (d57b386)
  • server: Return nil instead of "<nil>" with IPv4/IPv6 disabled (#​723) (6cd2a37)
  • use exponential backoff when retrying actions (#​735) (d51ee4a)

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.42.0` -> `~> 1.43.0` | --- ### Release Notes <details> <summary>hetznercloud/terraform-provider-hcloud</summary> ### [`v1.43.0`](https://github.com/hetznercloud/terraform-provider-hcloud/blob/HEAD/CHANGELOG.md#&#8203;1430-httpsgithubcomhetznercloudterraform-provider-hcloudcomparev1421v1430-2023-09-20) [Compare Source](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.42.1...v1.43.0) ##### Features - build with Go 1.21 ([#&#8203;753](https://github.com/hetznercloud/terraform-provider-hcloud/issues/753)) ([f68e079](https://github.com/hetznercloud/terraform-provider-hcloud/commit/f68e0791307ee2cddce172f3bcd0f786fd2f2b32)) - **server:** Optional graceful shutdown before deleting servers ([#&#8203;755](https://github.com/hetznercloud/terraform-provider-hcloud/issues/755)) ([0c477a3](https://github.com/hetznercloud/terraform-provider-hcloud/commit/0c477a32b569c2cac455cf2d6131d8c62519803e)) ### [`v1.42.1`](https://github.com/hetznercloud/terraform-provider-hcloud/blob/HEAD/CHANGELOG.md#&#8203;1421-httpsgithubcomhetznercloudterraform-provider-hcloudcomparev1420v1421-2023-08-14) [Compare Source](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.42.0...v1.42.1) ##### Bug Fixes - **primary_ip:** list data source only returned first 25 IPs ([#&#8203;729](https://github.com/hetznercloud/terraform-provider-hcloud/issues/729)) ([62e9781](https://github.com/hetznercloud/terraform-provider-hcloud/commit/62e97810df58d2eccaaed2e81d7833fff4e5d6ae)) - **server:** panic when passing empty string as ssh key ([#&#8203;736](https://github.com/hetznercloud/terraform-provider-hcloud/issues/736)) ([d57b386](https://github.com/hetznercloud/terraform-provider-hcloud/commit/d57b38606c4b052b7d8181074d0860bd35935145)) - **server:** Return `nil` instead of `"&lt;nil&gt;"` with IPv4/IPv6 disabled ([#&#8203;723](https://github.com/hetznercloud/terraform-provider-hcloud/issues/723)) ([6cd2a37](https://github.com/hetznercloud/terraform-provider-hcloud/commit/6cd2a3753df03ebb6f3ebdb46899f2ff167d04ad)) - use exponential backoff when retrying actions ([#&#8203;735](https://github.com/hetznercloud/terraform-provider-hcloud/issues/735)) ([d51ee4a](https://github.com/hetznercloud/terraform-provider-hcloud/commit/d51ee4a46dd869320b90413d8e7806fab21dc419)) </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-09-20 13:16:55 +02:00
Update Terraform hcloud to ~> 1.43.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
a6c70aa338
kjuulh merged commit a6c70aa338 into master 2023-09-20 13:42:39 +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#10
No description provided.