commands.sh

terragrunt

all

Keep your Terraform CLI arguments DRY.

More info →

Examples (6)

Generate and show an execution plan

Build or change infrastructure

Show current deployment (from state)

Show module output values

terragrunt output

Destroy Terraform-managed infrastructure

terragrunt destroy

Build or change infrastructure from a tree of Terragrunt modules (stack)

terragrunt run-all apply
made by @shridhargupta | data from tldr-pages