terragrunt Structure + Syntax + Common Commands

Terragrunt Gotchas

Why use terragrunt


Important Commands


Terragrunt wraps all terraform commands and exposes additional flags.

terragrunt apply --terragrunt-source-update 
terragrunt apply-all --terragrunt-source-update
terragrunt destroy --terragrunt-source-update 
terragrunt destroy-all --terragrunt-source-update   

How much to modularize your terraform