terraform-exec
terraform-exec copied to clipboard
add colors flag
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
@digitalkaoz - I think you got the stamps bro, just gotta resolve merge conflict. Using your fork in the meantime <3
@stobias123 i rebased my PR, dont think this will be merged. the whole project seems unmaintained to me
Can this be merged? Why is this repo unmaintained?