Skip to content

chore(hetzner): bump hetznercloud/hcloud from 1.60.1 to 1.64.0 in /providers/hetzner - #90

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/hetzner/hetznercloud/hcloud-1.64.0
Closed

chore(hetzner): bump hetznercloud/hcloud from 1.60.1 to 1.64.0 in /providers/hetzner#90
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/hetzner/hetznercloud/hcloud-1.64.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Copy link
Copy Markdown
Contributor

Bumps hetznercloud/hcloud from 1.60.1 to 1.64.0.

Release notes

Sourced from hetznercloud/hcloud's releases.

v1.64.0

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

Features

  • server: add subnet_id support (#1278)

v1.62.0

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

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.

... (truncated)

Changelog

Sourced from hetznercloud/hcloud's changelog.

v1.64.0

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

Features

  • server: add subnet_id support (#1278)

v1.62.0

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

Available and recommended Server Types have been moved

... (truncated)

Commits
  • 0d1019b chore(main): release v1.64.0 (#1412)
  • 1037727 fix(server): allow both network_id and subnet_id to be defined (#1430)
  • 063edf3 test(server): improve public net config test coverage (#1271)
  • 7b78c27 fix(server): handle ipv6 when removing public net block (#1427)
  • 5ccc26a test: add testing blueprints (#1428)
  • bbf1d0c deps: update module golang.org/x/net to v0.55.0 (#1421)
  • e8b3293 test: break cyclic import for ProtoV6ProviderFactories (#1422)
  • 755eba2 chore: use gomodguard_v2 linter (#1423)
  • 73b5863 refactor: move hcloud_rdns to Plugin Framework (#1419)
  • 3d25a8a test: drop opentofu v1.9 and add opentofu v1.12 (#1420)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hetznercloud/hcloud](https://github.com/hetznercloud/terraform-provider-hcloud) from 1.60.1 to 1.64.0.
- [Release notes](https://github.com/hetznercloud/terraform-provider-hcloud/releases)
- [Changelog](https://github.com/hetznercloud/terraform-provider-hcloud/blob/main/CHANGELOG.md)
- [Commits](hetznercloud/terraform-provider-hcloud@v1.60.1...v1.64.0)

---
updated-dependencies:
- dependency-name: hetznercloud/hcloud
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #113.

@dependabot dependabot Bot closed this Jun 13, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/providers/hetzner/hetznercloud/hcloud-1.64.0 branch June 13, 2026 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants