google_sourcerepo_repository_iam_policy

Retrieves the current IAM policy data for repository

example

data "google_sourcerepo_repository_iam_policy" "policy" {
  project = google_sourcerepo_repository.my-repo.project
  repository = google_sourcerepo_repository.my-repo.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: