feat(deps): update hcloud ( v1.61.0 ➔ v1.62.0 ) #1029

Merged
sujiba merged 1 commit from renovate/hcloud-1.x into main 2026-04-29 07:32:39 +00:00
Member

This PR contains the following updates:

Package Type Update Change OpenSSF
hcloud (source) required_provider minor 1.611.62 OpenSSF Scorecard

Release Notes

hetznercloud/terraform-provider-hcloud (hcloud)

v1.62.0

Compare Source

Primary IPs assignee_type behavior change

The hcloud_primary_ip resource will now:

  • raise a warning if assignee_type attribute is configured without assignee_id attribute
  • raise an error if assignee_id attribute is configured without assignee_type attribute

As of 1 August 2026, the behavior of the Primary IP assignee_type property will change, and will return unassigned when the Primary IP is not assigned (when assignee_id is null). The goal is to eventually assign Primary IPs to other resource types, not only to server.

See the changelog for more details.

In addition, the Primary IP request body assignee_type property of the operation POST /v1/primary_ips is now optional. Primary IPs created without assignee_type return server until 1 August 2026, after this date, its value will be unassigned.

See the changelog for more details.

Features
  • primary-ip: assignee_type attribute is now optional (#​1395)
Bug Fixes
  • firewall: apply_to update removes firewall from state when target resource is not found (#​1380)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

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.

This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [hcloud](https://search.opentofu.org/provider/hetznercloud/hcloud) ([source](https://github.com/hetznercloud/terraform-provider-hcloud)) | required_provider | minor | `1.61` → `1.62` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/hetznercloud/terraform-provider-hcloud/badge)](https://securityscorecards.dev/viewer/?uri=github.com/hetznercloud/terraform-provider-hcloud) | --- ### Release Notes <details> <summary>hetznercloud/terraform-provider-hcloud (hcloud)</summary> ### [`v1.62.0`](https://github.com/hetznercloud/terraform-provider-hcloud/blob/HEAD/CHANGELOG.md#v1620) [Compare Source](https://github.com/hetznercloud/terraform-provider-hcloud/compare/v1.61.0...v1.62.0) ##### Primary IPs `assignee_type` behavior change The `hcloud_primary_ip` resource will now: - raise a warning if `assignee_type` attribute is configured without `assignee_id` attribute - raise an error if `assignee_id` attribute is configured without `assignee_type` attribute As of 1 August 2026, the behavior of the Primary IP `assignee_type` property will change, and will return `unassigned` when the Primary IP is not assigned (when `assignee_id` is `null`). The goal is to eventually assign Primary IPs to other resource types, not only to `server`. See the [changelog](https://docs.hetzner.cloud/changelog#2026-04-27-primary-ips-will-return-unassigned) for more details. In addition, the Primary IP request body `assignee_type` property of the operation [`POST /v1/primary_ips`](https://docs.hetzner.cloud/reference/cloud#tag/primary-ips/create_primary_ip) is now optional. Primary IPs created without `assignee_type` return `server` until 1 August 2026, after this date, its value will be `unassigned`. See the [changelog](https://docs.hetzner.cloud/changelog#2026-04-27-primary-ips-make-assignee_type-optional) for more details. ##### Features - **primary-ip**: `assignee_type` attribute is now optional ([#&#8203;1395](https://github.com/hetznercloud/terraform-provider-hcloud/issues/1395)) ##### Bug Fixes - **firewall**: apply\_to update removes firewall from state when target resource is not found ([#&#8203;1380](https://github.com/hetznercloud/terraform-provider-hcloud/issues/1380)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjbHVzdGVyL2hjbG91ZCIsInJlbm92YXRlL29wZW50b2Z1IiwidHlwZS9taW5vciJdfQ==-->
sujiba merged commit 8f6c7e1841 into main 2026-04-29 07:32:39 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
homelab/kops!1029
No description provided.