mirror of https://github.com/hashicorp/terraform
command/validate: warn if unused flags are set on the command line (#22989)
* command/validate: output a warning if unused flags are set The -var and -var-file command line flags are accepted, but not used, in `terraform validate`. This PR adds a warning for users who set either of those flags, so they know that setting them has no effect.pull/23082/head
parent
047733d20c
commit
96af863065
Loading…
Reference in new issue