Merge pull request #22951 from ialidzhikov/enh/remove-check-variables-flag

Remove -check-variables flag from the docs
pull/22997/head
Pam Selle 6 years ago committed by GitHub
commit eb456df411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save