google_dataplex_zone_iam_policy

Retrieves the current IAM policy data for zone

example

data "google_dataplex_zone_iam_policy" "policy" {
  project = google_dataplex_zone.example.project
  location = google_dataplex_zone.example.location
  lake = google_dataplex_zone.example.lake
  dataplex_zone = google_dataplex_zone.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: