Skip to content

Commit cc2c21c

Browse files
mtojekmafredri
andauthored
Update docs/templates/parameters.md
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent 60e98a3 commit cc2c21c

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
@@ -224,7 +224,7 @@ data "coder_parameter" "cpu" {
224224
1. Prepare and update a new template version:
225225

226226
- Add `coder_parameter` resource matching the legacy parameter to migrate.
227-
- Use `legacy_variable_name` and `legacy_variable` to link both.
227+
- Use `legacy_variable_name` and `legacy_variable` to link the `coder_parameter` to the legacy variable.
228228
- Mark the new parameter as `mutable`, so that Coder will not block updating existing workspaces.
229229

230230
2. Update all workspaces to the updated template version. Coder will populate the added `coder_parameter`s with values from legacy variables.

0 commit comments

Comments
 (0)