google_kms_crypto_key_iam_policy

Retrieves the current IAM policy data for a Google Cloud KMS crypto key.

example

data "google_kms_crypto_key_iam_policy" "foo" {
  crypto_key_id = google_kms_crypto_key.crypto_key.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: