FAQ

How does Pipelines handle dependencies between infrastructure components?

Pipelines natively integrates with the Terragrunt CLI to drive infrastructure updates through the Directed Acyclic Graph (DAG). When creating or updating multiple infrastructure components, dependencies will be created or updated before dependents (e.g. VPCs before servers), and when deleting infrastructure components, dependents will be destroyed before dependencies (e.g. servers before VPCs). This ordering is applied even if infrastructure is deployed through different units.

Supercharge

Terragrunt for your Organization

Unlock Terragrunt’s full potential with Terragrunt Scale — purpose-built tooling that streamlines deploying and operating your infrastructure.

Automate your CI/CD

Terragrunt Pipelines

is an out-of-the-box, best practices, secure CI/CD pipeline, built for Terragrunt, by the creators of Terragrunt.

Remediate infra drift

Terragrunt Drift Detection

regularly compares your live cloud resources to your IaC and automatically opens pull requests to eliminate infrastructure drift.

Keep your IaC Fresh

Terragrunt Patcher

is a dependency management tool that keeps your OpenTofu/Terraform modules up to date, even through breaking changes.

Learn about Terragrunt Scale
Check out our other open source tools
Terratest
Validate IaC modules
Boilerplate
Automate repetitive DevOps work
CloudNuke
Save money on unused AWS resources
GitXargs
Make changes across git repos