Skip to content

Commit b10aa84

Browse files
committed
make fmt
1 parent 13a6a1b commit b10aa84

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/admin/templates/extending-templates/variables.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ for providing values to variables using the Coder CLI:
7474

7575
1. _Manual input in CLI_: You can manually input values for Terraform variables
7676
directly in the CLI during the deployment process.
77-
1. _Web UI_: You can set or edit variable values under **Variables** in the template's settings.
77+
1. _Web UI_: You can set or edit variable values under **Variables** in the
78+
template's settings.
7879
1. _Command-line argument_: Utilize the `--var name=value` command-line argument
7980
to specify variable values inline as key-value pairs.
8081
1. _Variables file selection_: Alternatively, you can use a variables file

0 commit comments

Comments
 (0)