Patcher is the automated dependency-update product in Terragrunt Scale. It scans your Terragrunt units and stacks, and your OpenTofu/Terraform module references, to find the current versions in use and the updates available. It then opens pull/merge requests with updated version pins. For breaking changes, Patcher applies patches where available, or generates guidance files when manual action is required. This gives teams that use many reusable modules a repeatable process for staying current instead of tracking updates manually.
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.