chore(deps): update terraform hcloud to v1.68.0 - #623
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
April 28, 2026 15:15
1741edc to
a9db730
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
May 12, 2026 17:00
a9db730 to
cdece18
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
May 28, 2026 19:44
cdece18 to
5d13681
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
June 8, 2026 17:01
5d13681 to
f58cf1c
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
June 18, 2026 20:10
f58cf1c to
b0a8d0f
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
2 times, most recently
from
July 15, 2026 15:47
b557b92 to
56de2c4
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
July 24, 2026 19:57
56de2c4 to
9523ea6
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
July 28, 2026 18:55
9523ea6 to
ca6ed19
Compare
renovate
Bot
force-pushed
the
renovate/hcloud-1.x
branch
from
August 14, 2026 20:57
ca6ed19 to
f75792b
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.60.1→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
Configuration
📅 Schedule: (in timezone Europe/Berlin)
🚦 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.