Back to Terragrunt

Source Update

docs/src/data/flags/source-update.mdx

1.0.3259 B
Original Source

When enabled, Terragrunt will delete any existing content in the temporary download directory before fetching new source code into it. This ensures you're working with a fresh copy of the source code.

Example:

bash
terragrunt run plan --source-update