mirror of
https://github.com/coder/coder.git
synced 2026-06-05 05:58:20 +00:00
14 lines
468 B
Markdown
14 lines
468 B
Markdown
# Groups
|
|
|
|
Groups can be used with [template RBAC](./rbac.md) to give groups of users
|
|
access to specific templates. They can be defined via the Coder web UI,
|
|
[synced from your identity provider](./auth.md) or
|
|
[managed via Terraform](https://registry.terraform.io/providers/coder/coderd/latest/docs/resources/template).
|
|
|
|

|
|
|
|
## Enabling this feature
|
|
|
|
This feature is only available with an enterprise license.
|
|
[Learn more](../enterprise.md)
|