chore(deps): update terraform authentik to v2025.6.0

This commit is contained in:
Renovate Bot 2025-06-21 01:52:15 +00:00
commit 91c77b3714
4 changed files with 33 additions and 33 deletions

View file

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