google_secure_source_manager_instance_iam_policy

Retrieves the current IAM policy data for instance

example

data "google_secure_source_manager_instance_iam_policy" "policy" {
  project = google_secure_source_manager_instance.default.project
  location = google_secure_source_manager_instance.default.location
  instance_id = google_secure_source_manager_instance.default.instance_id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: