You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/templates/parameters.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ data "coder_parameter" "cpu" {
233
233
- Remove the migrated variables.
234
234
- Remove properties `legacy_variable` and `legacy_variable_name` from `coder_parameter`s.
235
235
236
-
4. Update all workspaces to the uploaded template version.
236
+
4. Update all workspaces to the updated template version (2nd).
237
237
5. Prepare another template version:
238
238
239
239
- Enable the `feature_use_managed_variables` provider flag to use managed Terraform variables for template customization. Once the flag is enabled, legacy parameters won't be used.
0 commit comments