Update Terraform hcloud to v1.68.0 - #1
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
April 30, 2026 03:59
fdfeaff to
22a4a11
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
May 13, 2026 23:08
22a4a11 to
e83853f
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
May 30, 2026 20:05
e83853f to
52eeeeb
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
June 13, 2026 00:00
52eeeeb to
95a557f
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
June 20, 2026 12:09
95a557f to
8f2ae31
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
July 18, 2026 11:33
8f2ae31 to
31645cb
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
July 25, 2026 03:59
31645cb to
1c9aab7
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
July 29, 2026 04:05
1c9aab7 to
fdbe304
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.58.0→1.68.0Release Notes
hetznercloud/terraform-provider-hcloud (hcloud)
v1.68.0Compare Source
Compare to previous version
Features
Bug Fixes
v1.67.0Compare Source
Compare to previous version
Removed datacenter from Server and Primary IP
The deprecated
datacenterattribute was marked for removal from the Server and Primary IP resources/data sources. You must use thelocationattribute instead. Since the property was already removed from the Hetzner Cloud API, we do not consider this a breaking change (see changelog entry).Before:
After:
Features
datacenterfrom primary ips and servers (#1501) (59a48f5)Bug Fixes
v1.66.1Compare Source
Compare to previous version
Bug Fixes
v1.66.0Compare Source
Datacenter data sources are deprecated
The
hcloud_datacenterandhcloud_datacentersdata sources are deprecated and will be removed after 1 Oct. 2026. After this date, requests to the datacenters API endpoints will returnHTTP 410 Gone.Please use the
hcloud_locationandhcloud_locationsdata sources instead.See the changelog for more details.
Features
hcloud_datacenter(s)data sources (#1463)Bug Fixes
v1.65.0Compare Source
Features
auto_deleteattribute optional (#1429)allow_deprecated_imagesfromhcloud_server(#1435)Bug Fixes
v1.64.0Compare Source
Features
timeout_idlehttp service attribute (#1398)Bug Fixes
network_idandsubnet_idto be defined (#1430)v1.63.0Compare Source
Features
v1.62.0Compare Source
Primary IPs
assignee_typebehavior changeThe
hcloud_primary_ipresource will now:assignee_typeattribute is configured withoutassignee_idattributeassignee_idattribute is configured withoutassignee_typeattributeAs of 1 August 2026, the behavior of the Primary IP
assignee_typeproperty will change, and will returnunassignedwhen the Primary IP is not assigned (whenassignee_idisnull). The goal is to eventually assign Primary IPs to other resource types, not only toserver.See the changelog for more details.
In addition, the Primary IP request body
assignee_typeproperty of the operationPOST /v1/primary_ipsis now optional. Primary IPs created withoutassignee_typereturnserveruntil 1 August 2026, after this date, its value will beunassigned.See the changelog for more details.
Features
assignee_typeattribute is now optional (#1395)Bug Fixes
v1.61.0Compare Source
Available and recommended Server Types have been moved
hcloud_datacenter/hcloud_datacenters[]: Attributessupported_server_type_ids[]andavailable_server_type_ids[]have been deprecated.hcloud_server_type/hcloud_server_types[]: Attributeslocations[].availableandlocations[].recommendedhave been added as a replacement for the deprecated datacenter attributes.See the changelog for more details.
Features
Bug Fixes
v1.60.1Compare Source
Bug Fixes
v1.60.0Compare Source
Features
zone_recordresource (#1228)v1.59.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.