chore(deps): update terraform authentik to v2024.10.2
Some checks failed
checks / pre-commit (push) Failing after 5s
checks / k8s (push) Failing after 2s
checks / tflint (push) Failing after 2s
Kaniko deployments / nextcloud (push) Failing after 3s
OpenTofu deployments / authentik (push) Failing after 2s
OpenTofu deployments / adguard (push) Failing after 2s
Some checks failed
checks / pre-commit (push) Failing after 5s
checks / k8s (push) Failing after 2s
checks / tflint (push) Failing after 2s
Kaniko deployments / nextcloud (push) Failing after 3s
OpenTofu deployments / authentik (push) Failing after 2s
OpenTofu deployments / adguard (push) Failing after 2s
This commit is contained in:
parent
1bfb486da2
commit
96843e24b9
5 changed files with 64 additions and 53 deletions
|
|
@ -35,7 +35,7 @@ variable "app_access_group_id" {
|
|||
|
||||
variable "redirect_uris" {
|
||||
description = "List of URIs allowed to redirect to"
|
||||
type = list(string)
|
||||
type = list(map(string))
|
||||
}
|
||||
|
||||
variable "sub_mode" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue