# Functions
ByID returns a function that obtains a server by its ID.
DataSource creates a new Terraform schema for the hcloud_server resource.
DataSourceList creates a new Terraform schema for the hcloud_servers resource.
NetworkResource creates a Terraform schema for the hcloud_server_network resource.
Resource creates a Terraform schema for the hcloud_server resource.
Sweep removes all Servers from the Hetzner Cloud backend.
No description provided by the author
# Constants
DataSourceListType is the type name to receive a list of Hetzner Cloud server resources.
DataSourceType is the type name of the Hetzner Cloud server resource.
NetworkResourceType is the type name of the Hetzner Cloud Server network resource.
ResourceType is the type name of the Hetzner Cloud Server resource.
# Structs
DData defines the fields for the "testdata/d/hcloud_server" template.
DDataList defines the fields for the "testdata/d/hcloud_servers" template.
RData defines the fields for the "testdata/r/hcloud_server" template.
RDataInlineNetwork defines the information required to attach a server to a network directly in the server resource.
RDataNetwork defines the fields for the "testdata/r/hcloud_server_network" template.