parent
a10e42d448
commit
ae76ef9c0b
20 changed files with 365 additions and 100 deletions
|
@ -1,3 +1,7 @@
|
|||
data "authentik_group" "admins" {
|
||||
name = "authentik Admins"
|
||||
}
|
||||
|
||||
resource "authentik_group" "arr-users" {
|
||||
name = "arr_users"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue