docs/src/data/experiments/iac-engine.mdx
Support for Terragrunt IaC engines.
iac-engine - What it doesEnables usage of Terragrunt IaC engines for running IaC operations. This allows Terragrunt to use pluggable engines to execute Terraform/OpenTofu commands, providing enhanced functionality and extensibility.
IaC engines are still experimental, as the API is unstable and may change in future minor versions of Terragrunt.
You can disable engine usage on a per-command basis using the --no-engine flag, even when the experiment is enabled globally.
iac-engine - How to provide feedbackProvide your feedback on the Terragrunt IaC Engines GitHub discussion.
iac-engine - Criteria for stabilizationTo transition the iac-engine feature to a stable release, the following must be addressed, at a minimum: