chore(deps): update terraform authentik to v2025.12.0
Some checks failed
checks / pre-commit (push) Has been cancelled
checks / k8s (push) Has been cancelled
checks / tflint (push) Has been cancelled
OpenTofu deployments / authentik (push) Has been cancelled
OpenTofu deployments / adguard (push) Has been cancelled

This commit is contained in:
Renovate Bot 2026-01-27 03:27:44 +00:00 committed by cătălin
commit b61b882081
6 changed files with 64 additions and 38 deletions

View file

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