google_compute_router_nat

To get more information about Snapshot, see:

Example Usage

data "google_compute_router_nat" "foo" {
  name = "my-nat"
  router = "my-router"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_compute_router_nat resource for details of the available attributes.