Fix WIF provider groups mapping
This commit is contained in:
parent
51f34c9a64
commit
5276b57c4d
2 changed files with 2 additions and 3 deletions
|
|
@ -177,7 +177,7 @@ variable "google_wif_allowed_audiences" {
|
|||
}
|
||||
|
||||
variable "google_wif_runner_group" {
|
||||
description = "Mapped Authentik group allowed to assume the runner service account. Leave empty for machine-to-machine client credentials."
|
||||
description = "Google groups principal allowed to assume the runner service account. Leave empty for machine-to-machine client credentials."
|
||||
type = string
|
||||
default = ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue