Certificatemanager Certificate

This table represents the certificatemanager_certificate resource from Google Cloud Platform.

gcp.certificatemanager_certificate

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The creation timestamp of a Certificate.
datadog_display_namecorestring
descriptioncorestringOptional. One or more paragraphs of text description of a certificate.
expire_timecoretimestampOutput only. The expiry timestamp of a Certificate.
labelscorearray<string>
managedcorejsonIf set, contains configuration and state of a managed certificate.
namecorestringIdentifier. A user-defined name of the certificate. Certificate names must be unique globally and match pattern `projects/*/locations/*/certificates/*`.
organization_idcorestring
parentcorestring
pem_certificatecorestringOutput only. The PEM-encoded certificate chain.
project_idcorestring
project_numbercorestring
resource_namecorestring
san_dnsnamescorearray<string>Output only. The list of Subject Alternative Names of dnsName type defined in the certificate (see RFC 5280 4.2.1.6). Managed certificates that haven't been provisioned yet have this field populated with a value of the managed.domains field.
scopecorestringOptional. Immutable. The scope of the certificate. Possible values: ['DEFAULT', 'EDGE_CACHE', 'ALL_REGIONS', 'CLIENT_AUTH']. Values descriptions: ['Use the DEFAULT scope if you plan to use the certificate with global external Application Load Balancer, global external proxy Network Load Balancer, or any of the regional Google Cloud services.', 'Use the EDGE_CACHE scope if you plan to use the certificate with Media CDN. The certificates are served from Edge Points of Presence. See https://cloud.google.com/vpc/docs/edge-locations.', 'Use the ALL_REGIONS scope if you plan to use the certificate with cross-region internal Application Load Balancer. The certificates are served from all Google Cloud regions. See https://cloud.google.com/compute/docs/regions-zones.', 'Associated with certificates used as client certificates in Backend mTLS.']
self_managedcorejsonIf set, defines data of a self-managed certificate.
tagscorehstore
update_timecoretimestampOutput only. The last update timestamp of a Certificate.
used_bycorejsonOutput only. The list of resources that use this Certificate.