google_compute_snapshot_iam_policy

Retrieves the current IAM policy data for snapshot

example

data "google_compute_snapshot_iam_policy" "policy" {
  project = google_compute_snapshot.snapshot.project
  name = google_compute_snapshot.snapshot.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: