Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e858d0d

Browse files
committed
fmt
1 parent 964e2b7 commit e858d0d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/admin/templates/extending-templates/workspace-tags.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -72,10 +72,10 @@ as immutable and set only once, during workspace creation.
7272

7373
We recommend using only the following as inputs for `coder_workspace_tags`:
7474

75-
| | Example |
76-
|:-------------------|:--------|
77-
| Static values | `developers` |
78-
| Template variables | `var.az` |
75+
| | Example |
76+
| :----------------- | :-------------------------------------------- |
77+
| Static values | `developers` |
78+
| Template variables | `var.az` |
7979
| Coder parameters | `data.coder_parameter.runtime_selector.value` |
8080

8181
Passing template tags in from other data sources may have undesired effects.

0 commit comments

Comments
 (0)