Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 20, 2026

Copy link
Copy Markdown
Contributor

Bumps hetznercloud/hcloud from 1.60.1 to 1.66.0.

Release notes

Sourced from hetznercloud/hcloud's releases.

v1.66.0

Datacenter data sources are deprecated

The hcloud_datacenter and hcloud_datacenters data sources are deprecated and will be removed after 1 Oct. 2026. After this date, requests to the datacenters API endpoints will return HTTP 410 Gone.

Please use the hcloud_location and hcloud_locations data sources instead.

See the changelog for more details.

Features

  • image: warn when using a deprecated image (#1456)
  • deprecate hcloud_datacenter(s) data sources (#1463)

Bug Fixes

  • handle invalid input errors without details (#1453)

v1.65.0

Features

  • primary-ip: make auto_delete attribute optional (#1429)
  • server: remove allow_deprecated_images from hcloud_server (#1435)

Bug Fixes

  • primary-ip: do not update assignee on unknown assignee_type (#1440)

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

... (truncated)

Changelog

Sourced from hetznercloud/hcloud's changelog.

v1.66.0

Datacenter data sources are deprecated

The hcloud_datacenter and hcloud_datacenters data sources are deprecated and will be removed after 1 Oct. 2026. After this date, requests to the datacenters API endpoints will return HTTP 410 Gone.

Please use the hcloud_location and hcloud_locations data sources instead.

See the changelog for more details.

Features

  • image: warn when using a deprecated image (#1456)
  • deprecate hcloud_datacenter(s) data sources (#1463)

Bug Fixes

  • handle invalid input errors without details (#1453)

v1.65.0

Features

  • primary-ip: make auto_delete attribute optional (#1429)
  • server: remove allow_deprecated_images from hcloud_server (#1435)

Bug Fixes

  • primary-ip: do not update assignee on unknown assignee_type (#1440)

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

... (truncated)

Commits
  • f95ed41 chore(main): release v1.66.0 (#1454)
  • 317597b feat: deprecate hcloud_datacenter(s) data sources (#1463)
  • 74db03a deps: update pre-commit hook prettier to v3.8.4 (#1459)
  • d870ea8 deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.43.0 (#1457)
  • b8f96c4 feat(image): warn when using a deprecated image (#1456)
  • 531f49e refactor(image): move image data sources to Plugin Framework (#1448)
  • 83c0bfd refactor: add parent resource to data source list query errors (#1455)
  • 77ed337 fix: handle invalid input errors without details (#1453)
  • cf7d203 chore(main): release v1.65.0 (#1432)
  • 75fb11e deps: update actions/checkout digest to df4cb1c (#1450)
  • 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.66.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.66.0)

---
updated-dependencies:
- dependency-name: hetznercloud/hcloud
  dependency-version: 1.66.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 Jun 20, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #174.

@dependabot dependabot Bot closed this Jul 18, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/providers/hetzner/hetznercloud/hcloud-1.66.0 branch July 18, 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