chore(deps): update terraform authentik to v2024.8.2
Some checks failed
checks / pre-commit (push) Successful in 42s
checks / k8s (push) Successful in 25s
checks / tflint (push) Successful in 21s
OpenTofu deployments / authentik (push) Failing after 25s
OpenTofu deployments / adguard (push) Successful in 37s

This commit is contained in:
Renovate Bot 2024-09-05 12:49:05 +00:00 committed by cătălin
commit c18ecbd62b
4 changed files with 19 additions and 20 deletions

View file

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