chore(deps): update terraform authentik to v2026

This commit is contained in:
Renovate Bot 2026-04-23 08:44:04 +00:00
commit 85d1589f3e
7 changed files with 61 additions and 65 deletions

View file

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