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

This commit is contained in:
Renovate Bot 2026-06-11 04:04:17 +00:00
commit 45762a2475
7 changed files with 61 additions and 61 deletions

View file

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