google_spanner_instance

Get a spanner instance from Google Cloud by its name.

Example Usage

data "google_spanner_instance" "foo" {
  name = "bar"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_spanner_instance resource for details of all the available attributes.