google_gke_hub_feature_iam_policy

Retrieves the current IAM policy data for feature

example

data "google_gke_hub_feature_iam_policy" "policy" {
  project = google_gke_hub_feature.feature.project
  location = google_gke_hub_feature.feature.location
  name = google_gke_hub_feature.feature.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: