Skip to content
👷 The Terragrunt website redesign is Work In Progress! 👷
For a list of outstanding TODOs see this.
To give feedback, click here.

clean

Usage

Running `terragrunt stack clean` removes the `.terragrunt-stack` directory, which is generated by the `terragrunt stack generate` or `terragrunt stack run` commands.

This can be useful when you need to remove generated configurations or troubleshoot issues.

Examples

Remove all auto-generated `.terragrunt-stack` directories created by `stack` commands.

Terminal window
terragrunt stack clean