Pipelines identifies the smallest set of units affected by a change and runs plans only for those, rather than the whole repository, to minimize blast radius. It supports concurrent runs for independent units, posts results back to the PR/MR, and applies on merge in dependency order, including multi-environment changes. Plan summaries and logs appear directly in PR/MR comments.
Terragrunt Pipelines
is an out-of-the-box, best practices, secure CI/CD pipeline, built for Terragrunt, by the creators of Terragrunt.
Terragrunt Drift Detection
regularly compares your live cloud resources to your IaC and automatically opens pull requests to eliminate infrastructure drift.
Terragrunt Patcher
is a dependency management tool that keeps your OpenTofu/Terraform modules up to date, even through breaking changes.