chore(deps): update terraform authentik to v2024.8.4
Some checks failed
checks / k8s (push) Successful in 37s
checks / pre-commit (push) Successful in 1m53s
checks / tflint (push) Successful in 34s
OpenTofu deployments / adguard (push) Successful in 59s
OpenTofu deployments / authentik (push) Has been cancelled

This commit is contained in:
Renovate Bot 2024-09-28 01:17:33 +00:00 committed by cătălin
commit 2ab23df7f4
4 changed files with 33 additions and 33 deletions

View file

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