chore(deps): update terraform authentik to v2026.5.1

This commit is contained in:
Renovate Bot 2026-08-11 04:33:33 +00:00
commit 7075e08573
7 changed files with 61 additions and 61 deletions

View file

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