Update plan.html.markdown
This commit is contained in:
parent
9523040bc9
commit
fcf0610b41
|
@ -72,7 +72,7 @@ The command-line flags are all optional. The list of available flags are:
|
||||||
Address](/docs/internals/resource-addressing.html) to target. This flag can
|
Address](/docs/internals/resource-addressing.html) to target. This flag can
|
||||||
be used multiple times. See below for more information.
|
be used multiple times. See below for more information.
|
||||||
|
|
||||||
* `-var='foo=bar'` - Set a variable in the Terraform configuration. This flag
|
* `-var=foo=bar` - Set a variable in the Terraform configuration. This flag
|
||||||
can be set multiple times. Variable values are interpreted as
|
can be set multiple times. Variable values are interpreted as
|
||||||
[HCL](/docs/configuration/syntax.html#HCL), so list and map values can be
|
[HCL](/docs/configuration/syntax.html#HCL), so list and map values can be
|
||||||
specified via this flag.
|
specified via this flag.
|
||||||
|
|
Loading…
Reference in New Issue