google_compute_networks

List all networks in a specified Google Cloud project.

Example Usage

data "google_compute_networks" "my-networks" {
  project = "my-cloud-project"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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