chore(deps): update terraform authentik to v2025

This commit is contained in:
Renovate Bot 2025-03-30 02:02:56 +00:00
commit fc8d22ede6
4 changed files with 33 additions and 33 deletions

View file

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

View file

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