We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8225b60 commit 2f0ad42Copy full SHA for 2f0ad42
docs/admin/templates/extending-templates/prebuilt-workspaces.md
@@ -119,7 +119,7 @@ This allows you to reduce resource costs during off-hours while maintaining avai
119
120
Configure scheduling by adding a `scheduling` block within your `prebuilds` configuration:
121
122
-```hcl
+```tf
123
data "coder_workspace_preset" "goland" {
124
name = "GoLand: Large"
125
parameters {
0 commit comments