TLSRoute is a Google Cloud resource used in Traffic Director and Gateway API to define how TLS traffic is routed within a service mesh or gateway. It specifies rules for matching incoming TLS connections based on attributes like SNI hostnames and directs them to appropriate backend services. This enables secure, policy-driven routing for encrypted traffic.

gcp.networkservices_tls_route

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
create_timecoretimestampOutput only. The timestamp when the resource was created.
datadog_display_namecorestring
descriptioncorestringOptional. A free-text description of the resource. Max length 1024 characters.
gatewayscorearray<string>Optional. Gateways defines a list of gateways this TlsRoute is attached to, as one of the routing rules to route the requests served by the gateway. Each gateway reference should match the pattern: `projects/*/locations/*/gateways/`
labelscorearray<string>Optional. Set of label tags associated with the TlsRoute resource.
meshescorearray<string>Optional. Meshes defines a list of meshes this TlsRoute is attached to, as one of the routing rules to route the requests served by the mesh. Each mesh reference should match the pattern: `projects/*/locations/*/meshes/` The attached Mesh should be of a type SIDECAR
namecorestringIdentifier. Name of the TlsRoute resource. It matches pattern `projects/*/locations/*/tlsRoutes/tls_route_name>`.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
region_idcorestring
resource_namecorestring
rulescorejsonRequired. Rules that define how traffic is routed and handled. At least one RouteRule must be supplied. If there are multiple rules then the action taken will be the first rule to match.
self_linkcorestringOutput only. Server-defined URL of this resource
tagscorehstore_csv
update_timecoretimestampOutput only. The timestamp when the resource was updated.
zone_idcorestring