You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been lagging a bit behind and i'm a bit late to the party, however now after updating terragrunt I realized the new default output is the new log formatting and was wondering what's the reasoning for this to be now the default?
While I really like it and think it makes soo much sense when using it on remote servers / as part of ci pipelines, and what not, it really feels awkward when using it as a bare cli, which is (was???) the main usage of terragrunt. I also acknowlege this new format is great when using run-all locally, but is it really that big of a use case for a default behavior change? 🤔
Is terragrunt turning more towards a orchestration tool meant to be run on remote servers instead of a traditional CLI tool?
Also before you mention, I know it can be fully customized, and locally on my machine I just went back to the old output by exporting the TG_LOG_FORMAT=bare.
I am truly just looking for learning and understand the reasoning for this default behavior change.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all!
I've been lagging a bit behind and i'm a bit late to the party, however now after updating terragrunt I realized the new default output is the new log formatting and was wondering what's the reasoning for this to be now the default?
While I really like it and think it makes soo much sense when using it on remote servers / as part of ci pipelines, and what not, it really feels awkward when using it as a bare cli, which is (was???) the main usage of terragrunt. I also acknowlege this new format is great when using
run-all
locally, but is it really that big of a use case for a default behavior change? 🤔Is terragrunt turning more towards a orchestration tool meant to be run on remote servers instead of a traditional CLI tool?
Also before you mention, I know it can be fully customized, and locally on my machine I just went back to the old output by exporting the
TG_LOG_FORMAT=bare
.I am truly just looking for learning and understand the reasoning for this default behavior change.
Thanks a lot for your great work!
Beta Was this translation helpful? Give feedback.
All reactions