Skip to content

Commit a64c63e

Browse files
mtojekmatifali
andauthored
Update docs/templates/parameters.md
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
1 parent d38bbdd commit a64c63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ In some cases, deleting a workspace with a hard dependency on a legacy parameter
203203

204204
> ⚠️ Migration is available until v0.24.0 (Jun 2023) release.
205205
206-
Terraform variables shouldn't be used for workspace scoped parameters anymore, and it's recommended to convert variables to `coder_parameter` resources. To make the migration smoother, there is a special property introduced -
206+
Terraform `variable` shouldn't be used for workspace scoped parameters anymore, and it's required to convert `variable` to `coder_parameter` resources. To make the migration smoother, there is a special property introduced -
207207
`legacy_variable` and `legacy_variable_name` , which can link `coder_parameter` with a legacy variable.
208208

209209
```hcl

0 commit comments

Comments
 (0)