Certificate Manager DNS Authorization

Certificate Manager DNS Authorization in Google Cloud is a resource used to verify domain ownership through DNS records. It creates and manages DNS authorizations that allow Certificate Manager to issue and manage SSL/TLS certificates for specific domains. This ensures secure communication and automated certificate lifecycle management.

gcp.certificatemanager_dns_authorization

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The creation timestamp of a DnsAuthorization.
datadog_display_namecorestring
descriptioncorestringOptional. One or more paragraphs of text description of a DnsAuthorization.
dns_resource_recordcorejsonOutput only. DNS Resource Record that needs to be added to DNS configuration.
domaincorestringRequired. Immutable. A domain that is being authorized. A DnsAuthorization resource covers a single domain and its wildcard, e.g. authorization for `example.com` can be used to issue certificates for `example.com` and `*.example.com`.
labelscorearray<string>Optional. Set of labels associated with a DnsAuthorization.
namecorestringIdentifier. A user-defined name of the dns authorization. DnsAuthorization names must be unique globally and match pattern `projects/*/locations/*/dnsAuthorizations/*`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
tagscorehstore_csv
typecorestringOptional. Immutable. Type of DnsAuthorization. If unset during resource creation the following default will be used: - in location `global`: FIXED_RECORD, - in other locations: PER_PROJECT_RECORD.
update_timecoretimestampOutput only. The last update timestamp of a DnsAuthorization.
zone_idcorestring