Skip to content

Update Terraform hcloud to v1.65.0#1

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hcloud-1.x
Open

Update Terraform hcloud to v1.65.0#1
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hcloud-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor 1.58.01.65.0

Release Notes

hetznercloud/terraform-provider-hcloud (hcloud)

v1.65.0

Compare Source

Features
  • primary-ip: make auto_delete attribute optional (#​1429)
  • server: remove allow_deprecated_images from hcloud_server (#​1435)
Bug Fixes
  • primary-ip: do not update assignee on unknown assignee_type (#​1440)

v1.64.0

Compare Source

Features
  • load-balancer: support timeout_idle http service attribute (#​1398)
  • drop support for terraform v1.13 (#​1418)
  • add support for terraform v1.15 (#​1418)
  • drop support for opentofu v1.9 (#​1420)
  • add support for opentofu v1.12 (#​1420)
Bug Fixes
  • rdns: gracefully handle not found errors (#​1419)
  • server: handle ipv6 when removing public net block (#​1427)
  • server: allow both network_id and subnet_id to be defined (#​1430)

v1.63.0

Compare Source

Features
  • server: add subnet_id support (#​1278)

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)

v1.61.0

Compare Source

Available and recommended Server Types have been moved
  • Data sources hcloud_datacenter/hcloud_datacenters[]: Attributes supported_server_type_ids[] and available_server_type_ids[] have been deprecated.
  • Data sources hcloud_server_type/hcloud_server_types[]: Attributes locations[].available and locations[].recommended have been added as a replacement for the deprecated datacenter attributes.

See the changelog for more details.

Features
  • server: implement actions for poweron, poweroff, reset, and reboot (#​1342)
  • datacenter, server_type: move available and recommended to server_type (#​1378)
Bug Fixes
  • primary-ip: reassigning fails as IP needs to be unassigned first (#​1353)
  • primary-ip: unassign before deleting a primary ip (#​1384)
  • include response correlation id in api error diagnostics (#​1386)

v1.60.1

Compare Source

Bug Fixes
  • storage-box: subaccount name was ignored (#​1344)

v1.60.0

Compare Source

Features
  • add zone_record resource (#​1228)
  • Storage Box support no longer experimental (#​1329)
  • floating-ip: unassign from server before deleting it (#​1335)

v1.59.0

Compare Source

Features
  • add name to Storage Box Subaccount (#​1323)
Bug Fixes
  • support importing storage box without forced replacement (#​1314)
  • panic on nil action in settle actions helper (#​1321)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@renovate renovate Bot force-pushed the renovate/hcloud-1.x branch from fdfeaff to 22a4a11 Compare April 30, 2026 03:59
@renovate renovate Bot changed the title Update Terraform hcloud to v1.60.1 Update Terraform hcloud to v1.62.0 Apr 30, 2026
@renovate renovate Bot changed the title Update Terraform hcloud to v1.62.0 Update Terraform hcloud to v1.63.0 May 13, 2026
@renovate renovate Bot force-pushed the renovate/hcloud-1.x branch from 22a4a11 to e83853f Compare May 13, 2026 23:08
@renovate renovate Bot force-pushed the renovate/hcloud-1.x branch from e83853f to 52eeeeb Compare May 30, 2026 20:05
@renovate renovate Bot changed the title Update Terraform hcloud to v1.63.0 Update Terraform hcloud to v1.64.0 May 30, 2026
@renovate renovate Bot force-pushed the renovate/hcloud-1.x branch from 52eeeeb to 95a557f Compare June 13, 2026 00:00
@renovate renovate Bot changed the title Update Terraform hcloud to v1.64.0 Update Terraform hcloud to v1.65.0 Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants