Merge pull request #30671 from hashicorp/aw/clarify-var
Remove incorrect sentence
This commit is contained in:
commit
3727191078
|
@ -65,7 +65,6 @@ The command-line flags are all optional. The list of available flags are:
|
|||
can be set multiple times. Variable values are interpreted as
|
||||
[literal expressions](/language/expressions/types) in the
|
||||
Terraform language, so list and map values can be specified via this flag.
|
||||
This is only useful with the `-config` flag.
|
||||
|
||||
- `-var-file=foo` - Set variables in the Terraform configuration from
|
||||
a [variable file](/language/values/variables#variable-definitions-tfvars-files). If
|
||||
|
|
Loading…
Reference in New Issue