google_kms_key_ring_iam_policy

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

example

data "google_kms_key_ring_iam_policy" "test_key_ring_iam_policy" {
  key_ring_id = "{project_id}/{location_name}/{key_ring_name}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: