Skip to content

Conversation

@botty-mcbottington
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
hcloud (source) required_provider minor 1.55.0 -> 1.56.0

Release Notes

hetznercloud/terraform-provider-hcloud (hcloud)

v1.56.0

Compare 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_network and hcloud_load_balancer_network resource now supports assigning a server or load balancer to a specific network subnet using the subnet_id attribute. The subnet_id attribute also validates that the network_id and ip attributes are consistent with the subnet_id. If they are not consistent, the resource will be replaced.

In the hcloud_server_network resource, the alias_ips attributes now defaults to an empty set when undefined.

Features
  • attach server to a specific network subnet (#​1217)
  • attach load balancer to a specific network subnet (#​1242)
  • DNS support is now generally available (#​1247)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.

@botty-mcbottington botty-mcbottington bot force-pushed the renovate/hcloud-1.x branch 7 times, most recently from ae85259 to fba6d02 Compare November 12, 2025 06:11
@botty-mcbottington botty-mcbottington bot merged commit 6e5787a into main Nov 12, 2025
3 checks passed
@botty-mcbottington botty-mcbottington bot deleted the renovate/hcloud-1.x branch November 12, 2025 18:11
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.

1 participant