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

Print tgenv [INFO] messages into stderr #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eorea
Copy link

@eorea eorea commented Jun 11, 2020

Print tgenv [INFO] messages into stderr since it messes up the output from state pull command, this also affects the output command.

[terragrunt] 2020/06/11 10:28:53 Running command: terraform state pull
\e[0;32m[INFO] Getting version from tgenv-version-name\e[0;39m
\e[0;32m[INFO] TGENV_VERSION is 0.23.24\e[0;39m
{
... tfstate content
}
[terragrunt] 2020/06/11 10:32:37 Running command: terraform output -json
\e[0;32m[INFO] Getting version from tgenv-version-name\e[0;39m
\e[0;32m[INFO] TGENV_VERSION is 0.23.24\e[0;39m
{
... terraform outputs
}

@spider-network
Copy link

Please release this, because it generates so many issues when you deal with state moves and so one.

@yusukegoto
Copy link

yusukegoto commented Aug 25, 2021

@cunymatthieu
Hello, thanks for sharing tgenv.
Is there any blocker to merge this PR?

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.

3 participants