google_compute_vpn_gateway

Get a VPN gateway within GCE from its name.

Example Usage

data "google_compute_vpn_gateway" "my-vpn-gateway" {
  name = "vpn-gateway-us-east1"
}

Argument Reference

The following arguments are supported:


Attributes Reference

In addition to the arguments listed above, the following attributes are exported: