Connector Connection

Connector Connection in Google Cloud represents a network link created through Serverless VPC Access. It allows serverless environments such as Cloud Run, App Engine, or Cloud Functions to securely connect to resources inside a Virtual Private Cloud (VPC) network. This connection provides private IP access to databases, services, or other workloads running in the VPC, enabling secure communication without exposing traffic to the public internet.

gcp.connectors_connection

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
async_operations_enabledcoreboolOptional. Async operations enabled for the connection. If Async Operations is enabled, Connection allows the customers to initiate async long running operations using the actions API.
auth_configcorejsonOptional. Configuration for establishing the connection's authentication with an external system.
auth_override_enabledcoreboolOptional. Auth override enabled for the connection. If Auth Override is enabled, Connection allows the backend service auth to be overridden in the entities/actions API.
billing_configcorejsonOutput only. Billing config for the connection.
config_variablescorejsonOptional. Configuration for configuring the connection with an external system.
connection_revisioncoreint64Output only. Connection revision. This field is only updated when the connection is created or updated by User.
connector_versioncorestringRequired. Connector version on which the connection is created. The format is: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for ConnectorVersion resource.
connector_version_infra_configcorejsonOutput only. Infra configs supported by Connector Version.
connector_version_launch_stagecorestringOutput only. Flag to mark the version indicating the launch stage.
create_timecoretimestampOutput only. Created time.
datadog_display_namecorestring
descriptioncorestringOptional. Description of the resource.
destination_configscorejsonOptional. Configuration of the Connector's destination. Only accepted for Connectors that accepts user defined destination(s).
envoy_image_locationcorestringOutput only. GCR location where the envoy image is stored. formatted like: gcr.io/{bucketName}/{imageName}
eventing_configcorejsonOptional. Eventing config of a connection
eventing_enablement_typecorestringOptional. Eventing enablement type. Will be nil if eventing is not enabled.
eventing_runtime_datacorejsonOutput only. Eventing Runtime Data.
gcp_statuscorejsonOutput only. Current status of the connection.
hostcorestringOutput only. The name of the Hostname of the Service Directory service with TLS.
image_locationcorestringOutput only. GCR location where the runtime image is stored. formatted like: gcr.io/{bucketName}/{imageName}
is_trusted_testercoreboolOutput only. Is trusted tester program enabled for the project.
labelscorearray<string>Optional. Resource labels to represent user-provided metadata. Refer to cloud documentation on labels for more details. https://cloud.google.com/compute/docs/labeling-resources
lock_configcorejsonOptional. Configuration that indicates whether or not the Connection can be edited.
log_configcorejsonOptional. Log configuration for the connection.
namecorestringOutput only. Resource name of the Connection. Format: projects/{project}/locations/{location}/connections/{connection}
node_configcorejsonOptional. Node configuration for the connection.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
resource_namecorestring
service_accountcorestringOptional. Service account needed for runtime plane to access Google Cloud resources.
service_directorycorestringOutput only. The name of the Service Directory service name. Used for Private Harpoon to resolve the ILB address. e.g. "projects/cloud-connectors-e2e-testing/locations/us-central1/namespaces/istio-system/services/istio-ingressgateway-connectors"
ssl_configcorejsonOptional. Ssl config of a connection
subscription_typecorestringOutput only. This subscription type enum states the subscription type of the project.
suspendedcoreboolOptional. Suspended indicates if a user has suspended a connection or not.
tagscorehstore
tls_service_directorycorestringOutput only. The name of the Service Directory service with TLS.
traffic_shaping_configscorejsonOptional. Traffic shaping configuration for the connection.
update_timecoretimestampOutput only. Updated time.