mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: add coderd terraform provider (#14374)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# Groups
|
||||
|
||||
Groups can be used with [template RBAC](./rbac.md) to give groups of users
|
||||
access to specific templates. They can be defined in Coder or
|
||||
[synced from your identity provider](./auth.md#group-sync-enterprise).
|
||||
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).
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user