Skip to content

Commit 5e827a7

Browse files
author
Mike Terhar
authored
Add wac connectivity requirement (#436)
1 parent c0f58aa commit 5e827a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

workspaces/workspaces-as-code/index.md

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ files with either the `.yaml` or `.yml` extension.
1919
[imported](../../images/importing.md) into Coder
2020
- A `.coder/<template-name>.yaml` file exists in your repository.
2121

22+
We strongly recommend allowing the Git provider to run a webhook capable of
23+
reaching the Coder server for immediate template updates. Otherwise, Coder will
24+
update your WAC templates daily.
25+
2226
## Creating a workspace template
2327

2428
You can find a fully populated workspace template and descriptions of each field

0 commit comments

Comments
 (0)