Remove incorrect sentence

There is always a configuration for import and using `-var` is always allowed.
This commit is contained in:
Anna Winkler 2022-03-14 14:01:17 -06:00 committed by GitHub
parent 24d174d36e
commit 300ab16939
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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 can be set multiple times. Variable values are interpreted as
[literal expressions](/language/expressions/types) in the [literal expressions](/language/expressions/types) in the
Terraform language, so list and map values can be specified via this flag. 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 - `-var-file=foo` - Set variables in the Terraform configuration from
a [variable file](/language/values/variables#variable-definitions-tfvars-files). If a [variable file](/language/values/variables#variable-definitions-tfvars-files). If