Documentation ¶
Index ¶
Constants ¶
View Source
const DataSourceType = "hcloud_certificate"
DataSourceType is the type name of the Hetzner Cloud Certificate resource.
View Source
const ResourceType = "hcloud_certificate"
ResourceType is the type name of the Hetzner Cloud Certificate resource.
Variables ¶
This section is empty.
Functions ¶
func DataSource ¶ added in v1.24.1
DataSource creates a new Terraform schema for Hetzner Cloud Certificates.
func EqualCert ¶ added in v1.24.1
EqualCert compares two PEM encoded X509 certificates.
EqualCert returns an error if it was unable to parse any of the passed certificates.
Types ¶
type DData ¶
type DData struct { testtemplate.DataCommon CertificateID string CertificateName string LabelSelector string }
DData defines the fields for the "testdata/d/hcloud_certificate" template.
Click to show internal directories.
Click to hide internal directories.