google_cloud_run_v2_service_iam_policy

Retrieves the current IAM policy data for service

example

data "google_cloud_run_v2_service_iam_policy" "policy" {
  project = google_cloud_run_v2_service.default.project
  location = google_cloud_run_v2_service.default.location
  name = google_cloud_run_v2_service.default.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: