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 cc2c21c commit cdb7da3Copy full SHA for cdb7da3
docs/templates/parameters.md
@@ -230,7 +230,7 @@ data "coder_parameter" "cpu" {
230
2. Update all workspaces to the updated template version. Coder will populate the added `coder_parameter`s with values from legacy variables.
231
3. Prepare another template version:
232
233
-- Remove migrated variable.
+- Remove the migrated variables.
234
- Remove properties `legacy_variable` and `legacy_variable_name` from `coder_parameter`s.
235
236
4. Update all workspaces to the uploaded template version.
0 commit comments