File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/admin/templates/extending-templates Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ for providing values to variables using the Coder CLI:
75
75
1 . _ Manual input in CLI_ : You can manually input values for Terraform variables
76
76
directly in the CLI during the deployment process.
77
77
1 . _ Web UI_ : You can set or edit variable values under ** Variables** in the template's settings.
78
- 3 . _ Command-line argument_ : Utilize the ` --var name=value ` command-line argument
78
+ 1 . _ Command-line argument_ : Utilize the ` --var name=value ` command-line argument
79
79
to specify variable values inline as key-value pairs.
80
80
4 . _ Variables file selection_ : Alternatively, you can use a variables file
81
81
selected via the ` --variables-file values.yml ` command-line argument. This
You can’t perform that action at this time.
0 commit comments