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

Prevent "info" logs when TGENV_DEBUG is empty or undefined #42

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

Conversation

JeanMGirard
Copy link

feat: prevent "info" logs when TGENV_DEBUG is empty or undefined

  • Cleaner output on every terragrunt command

Fix: Some commands cannot write well formatted outputs to file.

Due to the following 2 lines on every commands, some terragrunt commands and utilisies fails

[INFO] Getting version from tgenv-version-name
[INFO] TGENV_VERSION is 0.38.9
  • ``terragrunt graph-dependencies > dependencies.dot```

@agusalberca
Copy link

Would be great to have this merged. Bug is still alive and bothering other visualization tools as well.

@iokiwi
Copy link

iokiwi commented Sep 7, 2024

@JeanMGirard @agusalberca might have more luck raising this against https://github.com/tgenv/tgenv/

See #45 for details

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