External VPN Gateway

External VPN Gateway in Google Cloud represents a physical or virtual VPN device located outside of Google Cloud that connects to Cloud VPN. It allows you to establish secure, encrypted tunnels between your on-premises network or another cloud provider and your Google Cloud Virtual Private Cloud (VPC). This resource is used when configuring Classic VPN or HA VPN to define the external gateway’s IP addresses and redundancy settings, enabling reliable hybrid or multi-cloud connectivity.

gcp.compute_external_vpn_gateway

Fields

TitleIDTypeData TypeDescription
_keycorestring
ancestorscorearray<string>
creation_timestampcoretimestamp[Output Only] Creation timestamp in RFC3339 text format.
datadog_display_namecorestring
descriptioncorestringAn optional description of this resource. Provide this property when you create the resource.
idcorestring[Output Only] The unique identifier for the resource. This identifier is defined by the server.
interfacescorejsonA list of interfaces for this external VPN gateway. If your peer-side gateway is an on-premises gateway and non-AWS cloud providers' gateway, at most two interfaces can be provided for an external VPN gateway. If your peer side is an AWS virtual private gateway, four interfaces should be provided for an external VPN gateway.
kindcorestring[Output Only] Type of the resource. Always compute#externalVpnGateway for externalVpnGateways.
labelscorearray<string>Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
namecorestringName of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
organization_idcorestring
parentcorestring
project_idcorestring
project_numbercorestring
redundancy_typecorestringIndicates the user-supplied redundancy type of this external VPN gateway.
resource_namecorestring
self_linkcorestring[Output Only] Server-defined URL for the resource.
tagscorehstore