google_storage_bucket_iam_policy

Retrieves the current IAM policy data for bucket

example

data "google_storage_bucket_iam_policy" "policy" {
  bucket = google_storage_bucket.default.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: