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
@@ -238,7 +238,7 @@ data "coder_parameter" "cpu" {
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.
240
240
241
-
6. Update all workspaces to the uploaded template version.
241
+
6. Update all workspaces to the updated template version (3rd).
242
242
7. Delete legacy parameters.
243
243
244
244
As a template improvement, the template author can consider making some of the new `coder_parameter` resources `mutable`.
0 commit comments