google_compute_network

Get a network within GCE from its name.

Example Usage

data "google_compute_network" "my-network" {
  name = "default-us-east1"
}

Argument Reference

The following arguments are supported:


Attributes Reference

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