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

This commit is contained in:
cătălin 2024-11-26 20:06:33 +01:00
commit 96843e24b9
No known key found for this signature in database
5 changed files with 64 additions and 53 deletions

View file

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