When I run terragrunt run-all plan
I get prompted to approve an external dependency for each module I have.
How can I auto approve it for all modules?
Module: /Users/mugen/tf/environments/dev/module1
External dependency: /Users/mugen/tf/environments/global/iam
Should Terragrunt apply the external dependency? (y/n) y
...
Module: /Users/mugen/tf/environments/dev/modulen
External dependency: /Users/mugen/tf/environments/global/iam
Should Terragrunt apply the external dependency? (y/n) y