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 colors flag #281

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

digitalkaoz
Copy link

if you want ANSI colors in your output simply enable it with:

tf, err := tfexec.NewTerraform(path, binary)
tf.SetColor(true)

the status quo is still uncolored.

fixes #264

@hashicorp-cla
Copy link

hashicorp-cla commented Feb 22, 2022

CLA assistant check
All committers have signed the CLA.

@digitalkaoz digitalkaoz force-pushed the feat/colors branch 3 times, most recently from 0d91fdc to 2509737 Compare February 22, 2022 22:51
digitalkaoz added a commit to terrarium-tf/cli that referenced this pull request Feb 28, 2022
@stobias123
Copy link

@digitalkaoz - I think you got the stamps bro, just gotta resolve merge conflict. Using your fork in the meantime <3

@digitalkaoz
Copy link
Author

@stobias123 i rebased my PR, dont think this will be merged. the whole project seems unmaintained to me

@breneckd
Copy link

Can this be merged? Why is this repo unmaintained?

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

Successfully merging this pull request may close these issues.

Feature request: Add option to disable -no-color flag
5 participants