Fixed authentik

This commit is contained in:
Ultradesu
2026-03-12 21:22:45 +00:00
parent 40db3879ea
commit 89e788cf1a
5 changed files with 403 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
groups = {
"admins" = {
name = "Administrators"
is_superuser = true
attributes = {
notes = "Managed by Terraform"
}
}
}