google_dataproc_cluster_iam_policy

Retrieves the current IAM policy data for a Dataproc cluster.

example

data "google_dataproc_cluster_iam_policy" "policy" {
  cluster     = google_dataproc_cluster.cluster.name
  region      = "us-central1"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: