google_compute_forwarding_rule

Get a HA VPN Gateway within GCE from its name.

Example Usage

data "google_compute_ha_vpn_gateway" "gateway" {
  name = "foobar"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_compute_ha_vpn_gateway resource for details of the available attributes.