mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add back missing closing quote character
This commit is contained in:
parent
d54bcb6276
commit
d4d56a96b1
@ -173,7 +173,7 @@ the previous section, are also available with the same meanings on
|
|||||||
[Resource Targeting](#resource-targeting)
|
[Resource Targeting](#resource-targeting)
|
||||||
below for more information.
|
below for more information.
|
||||||
|
|
||||||
* `-var 'NAME=VALUE` - Sets a value for a single
|
* `-var 'NAME=VALUE'` - Sets a value for a single
|
||||||
[input variable](/docs/language/values/variables.html) declared in the
|
[input variable](/docs/language/values/variables.html) declared in the
|
||||||
root module of the configuration. Use this option multiple times to set
|
root module of the configuration. Use this option multiple times to set
|
||||||
more than one variable.
|
more than one variable.
|
||||||
|
Loading…
Reference in New Issue
Block a user