google_container_analysis_note_iam_policy

Retrieves the current IAM policy data for note

example

data "google_container_analysis_note_iam_policy" "policy" {
  project = google_container_analysis_note.note.project
  note = google_container_analysis_note.note.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: