google_gke_backup_restore_plan_iam_policy

Retrieves the current IAM policy data for restoreplan

example

data "google_gke_backup_restore_plan_iam_policy" "policy" {
  project = google_gke_backup_restore_plan.all_ns.project
  location = google_gke_backup_restore_plan.all_ns.location
  name = google_gke_backup_restore_plan.all_ns.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: