Available and recommended Server Types have been moved
- Data sources
hcloud_datacenter/hcloud_datacenters[]: Attributessupported_server_type_ids[]andavailable_server_type_ids[]have been deprecated. - Data sources
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
- server: implement actions for poweron, poweroff, reset, and reboot (#1342)
- datacenter, server_type: move available and recommended to server_type (#1378)