Skip to content

Commit 2f0ad42

Browse files
Update docs/admin/templates/extending-templates/prebuilt-workspaces.md
Co-authored-by: Atif Ali <atif@coder.com>
1 parent 8225b60 commit 2f0ad42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/templates/extending-templates/prebuilt-workspaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ This allows you to reduce resource costs during off-hours while maintaining avai
119119

120120
Configure scheduling by adding a `scheduling` block within your `prebuilds` configuration:
121121

122-
```hcl
122+
```tf
123123
data "coder_workspace_preset" "goland" {
124124
name = "GoLand: Large"
125125
parameters {

0 commit comments

Comments
 (0)