google_runtimeconfig_config_iam_policy

Retrieves the current IAM policy data for config

example

data "google_runtimeconfig_config_iam_policy" "policy" {
  provider = google-beta
  project = google_runtimeconfig_config.config.project
  config = google_runtimeconfig_config.config.name
}

Argument Reference

The following arguments are supported:

Attributes Reference

The attributes are exported: