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

This commit is contained in:
Renovate Bot 2025-10-06 02:41:53 +00:00 committed by cătălin
commit dd6e297f70
4 changed files with 33 additions and 33 deletions

View file

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

View file

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