feat: add authentik-ldap module

This commit is contained in:
cătălin 2026-01-09 12:50:53 +01:00
commit a856c4b230
No known key found for this signature in database
9 changed files with 151 additions and 46 deletions

View file

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