chore(deps): update terraform authentik to v2024.12.1
Some checks failed
checks / k8s (push) Successful in 24s
checks / tflint (push) Successful in 14s
checks / pre-commit (push) Successful in 1m47s
OpenTofu deployments / adguard (push) Successful in 29s
OpenTofu deployments / authentik (push) Has been cancelled

This commit is contained in:
Renovate Bot 2025-02-08 01:09:51 +00:00
commit 8a6bed5c24
4 changed files with 33 additions and 33 deletions

View file

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