chore(deps): update terraform authentik to v2024.12.0
Some checks failed
Kaniko deployments / nextcloud (push) Failing after 2m28s
checks / k8s (push) Successful in 12s
checks / tflint (push) Successful in 11s
checks / pre-commit (push) Successful in 1m3s
OpenTofu deployments / adguard (push) Successful in 44s
OpenTofu deployments / authentik (push) Failing after 1h36m23s

This commit is contained in:
Renovate Bot 2024-12-25 02:14:15 +00:00 committed by cătălin
commit 1c6662ce12
4 changed files with 33 additions and 20 deletions

View file

@ -3,7 +3,7 @@ terraform {
required_providers {
authentik = {
source = "goauthentik/authentik"
version = "2024.10.2"
version = "2024.12.0"
}
}
}