Merge pull request #22951 from ialidzhikov/enh/remove-check-variables-flag
Remove -check-variables flag from the docs
This commit is contained in:
commit
eb456df411
|
@ -37,9 +37,6 @@ for the configurations.
|
|||
|
||||
The command-line flags are all optional. The available flags are:
|
||||
|
||||
* `-check-variables=true` - If set to true (default), the command will check
|
||||
whether all required variables have been specified.
|
||||
|
||||
* `-no-color` - Disables output with coloring.
|
||||
|
||||
* `-var 'foo=bar'` - Set a variable in the Terraform configuration. This flag
|
||||
|
|
Loading…
Reference in New Issue