data "authentik_group" "admins" { name = "authentik Admins" } resource "authentik_group" "arr-users" { name = "arr_users" }