google_gke_backup_backup_plan_iam_policy

Retrieves the current IAM policy data for backupplan

example

data "google_gke_backup_backup_plan_iam_policy" "policy" {
  project = google_gke_backup_backup_plan.basic.project
  location = google_gke_backup_backup_plan.basic.location
  name = google_gke_backup_backup_plan.basic.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: