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

This commit is contained in:
Renovate Bot 2024-09-28 01:17:33 +00:00 committed by cătălin
commit 2ab23df7f4
4 changed files with 33 additions and 33 deletions

View file

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