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

This commit is contained in:
Renovate Bot 2024-11-14 01:33:49 +00:00
commit 183dce1326
4 changed files with 33 additions and 33 deletions

View file

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