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

This commit is contained in:
Renovate Bot 2025-10-28 02:49:20 +00:00
commit 222c4ad0b4
5 changed files with 34 additions and 34 deletions

View file

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

View file

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