google_clouddeploy_custom_target_type_iam_policy

Retrieves the current IAM policy data for customtargettype

example

data "google_clouddeploy_custom_target_type_iam_policy" "policy" {
  project = google_clouddeploy_custom_target_type.custom-target-type.project
  location = google_clouddeploy_custom_target_type.custom-target-type.location
  name = google_clouddeploy_custom_target_type.custom-target-type.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: