Skip to content

v1.66.0

Latest

Choose a tag to compare

@hcloud-bot hcloud-bot released this 18 Jun 14:55
f95ed41

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)