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

This commit is contained in:
Renovate Bot 2024-09-05 12:49:05 +00:00 committed by cătălin
commit c18ecbd62b
4 changed files with 19 additions and 20 deletions

View file

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

View file

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