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

This commit is contained in:
Renovate Bot 2025-05-02 03:04:03 +00:00
commit c04bcb557a
5 changed files with 34 additions and 34 deletions

View file

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