chore(deps): update terraform authentik to v2024.12.0

This commit is contained in:
Renovate Bot 2024-12-25 02:14:15 +00:00 committed by cătălin
commit 1c6662ce12
4 changed files with 33 additions and 20 deletions

View file

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

View file

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