google_service_account_iam_policy

Retrieves the current IAM policy data for a service account.

example

data "google_service_account_iam_policy" "foo" {
  service_account_id = google_service_account.test_account.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: