Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add -no-color support to terraform 0.12checklist #23380

Closed
mmastoras opened this issue Nov 14, 2019 · 2 comments
Closed

add -no-color support to terraform 0.12checklist #23380

mmastoras opened this issue Nov 14, 2019 · 2 comments

Comments

@mmastoras
Copy link

Current Terraform Version

Terraform v0.11.14

Use-cases

$ terraform 0.12checklist . -no-color
Too many command line arguments. Configuration path expected.

$ terraform -no-color 0.12checklist .
Invalid flags before the subcommand. If these flags are for
the subcommand, please put them after the subcommand.

Usage: terraform 0.12checklist [dir]

$ terraform 0.12checklist -no-color .
Too many command line arguments. Configuration path expected.

Attempted Solutions

See use cases

@teamterraform
Copy link
Contributor

Hi @mmastoras! Thanks for sharing this feature request.

Unfortunately the 0.12checklist command is in the 0.11 release series and there are no more releases planned in that series, so we will not be able to act on this request. We agree in retrospect that it would've been useful to support the options like this that are commonly accepted by other Terraform commands, but sadly the opportunity to do so has passed.

Thanks again for sharing this, and sorry this command didn't have more tolerant command line parsing from the outset.

@ghost
Copy link

ghost commented Mar 28, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants