Terragrunt outputs hundreds of lines of text like:
[terragrunt] 2020/12/14 08:55:27 Setting download directory for module /module/name to /module/name/.terragrunt-cache
and
[terragrunt] [/module/name ] 2020/12/14 08:55:27 Module /module/name must wait for 1 dependencies to finish
Is there any way of quietening this output and only seeing the errors?