Currently it is necessary to manually accept every step in terragrunt. A command-line-switch for auto-yes woud be beneficial. The following command should work: ``` terragrunt apply --auto-approve --terragrunt-non-interactive ```
Currently it is necessary to manually accept every step in terragrunt. A command-line-switch for auto-yes woud be beneficial.
The following command should work: