initial commit
This commit is contained in:
commit
a236d3a0a6
8 changed files with 216 additions and 0 deletions
3
authentik/groups.tf
Normal file
3
authentik/groups.tf
Normal file
|
@ -0,0 +1,3 @@
|
|||
data "authentik_group" "admins" {
|
||||
name = "authentik Admins"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue