google_pubsub_topic_iam_policy

Retrieves the current IAM policy data for topic

example

data "google_pubsub_topic_iam_policy" "policy" {
  project = google_pubsub_topic.example.project
  topic = google_pubsub_topic.example.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: