google_spanner_instance_iam_policy

Retrieves the current IAM policy data for a Spanner instance.

example

data "google_spanner_instance_iam_policy" "foo" {
  project     = google_spanner_instance.instance.project
  instance    = google_spanner_instance.instance.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: