google_workbench_instance_iam_policy

Retrieves the current IAM policy data for instance

example

data "google_workbench_instance_iam_policy" "policy" {
  project = google_workbench_instance.instance.project
  location = google_workbench_instance.instance.location
  name = google_workbench_instance.instance.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: