Certificate Map Entry

A Certificate Map Entry in Google Cloud is a configuration element within Certificate Manager that associates a specific hostname or pattern with a managed or self-managed SSL certificate. It enables flexible routing of incoming HTTPS requests to the correct certificate based on domain names, simplifying certificate management for multiple domains or subdomains.

gcp.certificatemanager_certificate_map_entry

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
certificatescorearray<string>Optional. A set of Certificates defines for the given `hostname`. There can be defined up to four certificates in each Certificate Map Entry. Each certificate must match pattern `projects/*/locations/*/certificates/*`.
create_timecoretimestampOutput only. The creation timestamp of a Certificate Map Entry.
datadog_display_namecorestring
descriptioncorestringOptional. One or more paragraphs of text description of a certificate map entry.
hostnamecorestringA Hostname (FQDN, e.g. `example.com`) or a wildcard hostname expression (`*.example.com`) for a set of hostnames with common suffix. Used as Server Name Indication (SNI) for selecting a proper certificate.
labelscorearray<string>Optional. Set of labels associated with a Certificate Map Entry.
matchercorestringA predefined matcher for particular cases, other than SNI selection.
namecorestringIdentifier. A user-defined name of the Certificate Map Entry. Certificate Map Entry names must be unique globally and match pattern `projects/*/locations/*/certificateMaps/*/certificateMapEntries/*`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
statecorestringOutput only. A serving state of this Certificate Map Entry.
tagscorehstore_csv
update_timecoretimestampOutput only. The update timestamp of a Certificate Map Entry.
zone_idcorestring