Back to Terragrunt

Engine Skip Check

docs/src/data/flags/engine-skip-check.mdx

1.0.3639 B
Original Source

When enabled, Terragrunt will skip the checksum validation of engine files.

This can be useful during development or testing, and is currently the only way to use self-developed engines.

Terragrunt currently only has support for verifying the signatures of official engines, though this will change in the future.

In the meantime, you are encouraged to download engines from a trusted source, verify the integrity of the engine manually, and then reference the local path to the engine in your Terragrunt configuration.

You must also set the experimental-engine flag to use engines.