chore(deps): update terraform authentik to v2025
Some checks failed
checks / pre-commit (push) Failing after 32s
checks / k8s (push) Failing after 31s
checks / tflint (push) Failing after 32s
OpenTofu deployments / authentik (push) Failing after 31s
OpenTofu deployments / adguard (push) Failing after 30s

This commit is contained in:
Renovate Bot 2025-03-30 02:02:56 +00:00
commit fc8d22ede6
4 changed files with 33 additions and 33 deletions

View file

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

View file

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