Skip to content

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