Back to Terragrunt

Engine Cache Path

docs/src/data/flags/engine-cache-path.mdx

1.0.3400 B
Original Source

Specifies the directory where Terragrunt will store its engine cache files. The engine cache helps improve performance by storing compiled configurations and other internal data.

When not specified, Terragrunt will use a default location in the system's temporary directory.

You must also set the experimental-engine flag to enable engine usage.