google_iam_workload_identity_pool

Get a IAM workload identity pool from Google Cloud by its id.

Example Usage

data "google_iam_workload_identity_pool" "foo" {
  workload_identity_pool_id = "foo-pool"
}

Argument Reference

The following arguments are supported:


Attributes Reference

See google_iam_workload_identity_pool resource for details of all the available attributes.