Update Terraform hcloud to v1.63.0#30
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
00828e3 to
cdac224
Compare
cdac224 to
9021eff
Compare
9021eff to
afa8ebb
Compare
afa8ebb to
f5c9013
Compare
f5c9013 to
b10dc86
Compare
0e58f85 to
4640da7
Compare
e21e041 to
0cd1682
Compare
0cd1682 to
ecd7756
Compare
ecd7756 to
a032983
Compare
a032983 to
0e84176
Compare
0e84176 to
a5f48db
Compare
b8384dc to
d70c4e3
Compare
0b5c2ff to
ce96d41
Compare
ce96d41 to
81006be
Compare
81006be to
e9eea5d
Compare
a255546 to
6f21e19
Compare
6f21e19 to
90446d3
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.52.0→1.63.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hetznercloud/terraform-provider-hcloud (hcloud)
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
v1.58.0Compare Source
Breaking Change for the Storage Box resource
Previously the
hcloud_storage_boxresource ignored any changes to thessh_keysattribute to avoid accidentally deleting the Storage Box (SSH Keys can not be changed through the API after the Storage Box is created).This is changed in this release, we now mark the resource as "requires replacement" if the SSH Keys are changed. If you want to ignore changes and keep the previous behaviour, please add the attribute to
lifecycle.ignore_changes:We are releasing this breaking change in a minor version as the Storage Box support is marked as experimental.
Deprecation of
datacenterattribute for Primary IPs and ServersThe
datacenterattributes is deprecated inPrimary IPsandServersAPI resources and will be removed after 1 July 2026. See https://docs.hetzner.cloud/changelog#2025-12-16-phasing-out-datacenters for more details.Therefore,
datacenterattributes is deprecated in favour of thelocationattribute in the following Terraform resources/datasources:hcloud_serverdata.hcloud_serverdata.hcloud_servershcloud_primary_ipdata.hcloud_primary_ipdata.hcloud_primary_ipsThe
locationattribute already exists for Servers, and was added for Primary IPs.The
datacenterattribute will not be updated any more after it is no longer returned by the API. For existing resources this will keep the previous value, for new resources this will result in an empty string.Please make sure to upgrade to
v1.58.0+before the removal date to avoid potential crashes in the provider.Features
Bug Fixes
v1.57.0Compare Source
Storage Box API Experimental
This release adds support for the Storage Box API.
The Storage Box integration will be introduced as an experimental feature. This experimental phase is expected to last until 2 January 2026. During this period, upcoming minor releases of the project may include breaking changes to features related to the Storage Box API. You can find out the current state of this in #1285.
This release includes all changes from the recent Storage Box API changelog entry.
Examples
Features
Bug Fixes
v1.56.0Compare Source
DNS API is now generally available
The DNS API is now generally available, as well as support for features in this project that are related to the DNS API.
To migrate existing zones to the new DNS API, see the DNS migration guide.
See the changelog for more details.
Server and load balancer network attachment
With this release, the
hcloud_server_networkandhcloud_load_balancer_networkresource now supports assigning a server or load balancer to a specific network subnet using thesubnet_idattribute. Thesubnet_idattribute also validates that thenetwork_idandipattributes are consistent with thesubnet_id. If they are not consistent, the resource will be replaced.In the
hcloud_server_networkresource, thealias_ipsattributes now defaults to an empty set when undefined.Features
v1.55.0Compare Source
Features
txt_recordhelper function (#1227)Bug Fixes
v1.54.0Compare Source
DNS API Beta
This release adds support for the new DNS API.
The DNS API is currently in beta, which will likely end on 10 November 2025. After the beta ended, it will no longer be possible to create new zones in the old DNS system. See the DNS Beta FAQ for more details.
Future minor releases of this project may include breaking changes for features that are related to the DNS API.
See the DNS API Beta changelog for more details.
Examples
Features
v1.53.1Compare Source
Bug Fixes
v1.53.0Compare Source
Server Types now depend on Locations.
We added a new
locationsproperty to the Server Types resource. The new property defines a list of supported Locations and additional per Locations details such as deprecations information.We deprecated the
deprecationproperty from the Server Types resource. The property will gradually be phased out as per Locations deprecations are being announced. Please use the new per Locations deprecation information instead.See our changelog for more details.
Upgrading
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.