google_dataform_repository_iam_policy

Retrieves the current IAM policy data for repository

example

data "google_dataform_repository_iam_policy" "policy" {
  provider = google-beta
  project = google_dataform_repository.dataform_repository.project
  region = google_dataform_repository.dataform_repository.region
  repository = google_dataform_repository.dataform_repository.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: