Skip to content

Terragrunt auto approve

What

When running terragrunt run-all apply if you have dependencies, it will ask if you'd like to run them all.

How

This could land up tearing things down

It will approve anything, which means it could land up nuking your stack.

Use with caution

terragrunt {command} --terragrunt-non-interactive

This will assume yes for all questions


Want to make this site better? Open a PR or help fund hosting costs