Map WIF runner client from audience
This commit is contained in:
parent
5276b57c4d
commit
65809da33a
3 changed files with 3 additions and 3 deletions
|
|
@ -183,7 +183,7 @@ variable "google_wif_runner_group" {
|
|||
}
|
||||
|
||||
variable "google_wif_runner_client_id" {
|
||||
description = "Mapped Authentik OIDC client ID allowed to assume the runner service account for machine-to-machine CI. Empty disables this grant."
|
||||
description = "Mapped Authentik OIDC audience/client value allowed to assume the runner service account for machine-to-machine CI. Empty disables this grant."
|
||||
type = string
|
||||
default = "google-wif.burrow.net"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue