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 option for terrafrom workspace #20038

Open
jlpedrosa opened this issue Jan 17, 2019 · 3 comments
Open

Add -no-color option for terrafrom workspace #20038

jlpedrosa opened this issue Jan 17, 2019 · 3 comments

Comments

@jlpedrosa
Copy link

jlpedrosa commented Jan 17, 2019

Current Terraform Version

Terraform v0.11.10

Use-cases

We have a system that can create N environments through terraform. We are using workspaces for the N environments. It's an automatic system so we are running commands, and parsing the output, with colors sometimes is more inconvenient.

Proposal

add -no-color option for all the commands available

@bciceron
Copy link

workaround: TF_CLI_ARGS="-no-color" works for workspace even if it undocumented

@transfr-kennedy
Copy link

Is there a way to revive this/formalize it? It'd be great if -no-color was a global option.

@crw
Copy link
Contributor

crw commented Jun 14, 2023

For future reference, related but not the same: #23708

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants