Skip to content

Commit f5be2a7

Browse files
committed
init workspace presets
1 parent 06b2186 commit f5be2a7

File tree

1 file changed

+6
-0
lines changed
  • docs/admin/templates/managing-templates

1 file changed

+6
-0
lines changed

docs/admin/templates/managing-templates/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ files, then `coder templates push`.
4949
> Even if you are a Terraform expert, we suggest reading our
5050
> [guided tour of a template](../../../tutorials/template-from-scratch.md).
5151
52+
### Workspace presets
53+
54+
Workspace presets allow you to select settings tailored to your most common development scenarios.
55+
56+
Coder admins can configure workspace presets with combinations of parameter values and workspace settings within each template's Terraform file, and workspace users can customize their configurations as they need to.
57+
5258
## Updating templates
5359

5460
Coder tracks a template's versions, keeping all developer workspaces up-to-date.

0 commit comments

Comments
 (0)