Skip to content
πŸŽ‰ Terragrunt v1.0 is here! Read the announcement to learn more.

What is Terragrunt?

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.

It wraps OpenTofu/Terraform and adds tooling for:

  • Keeping your OpenTofu/Terraform configurations DRY (Don’t Repeat Yourself).
  • Managing dependencies between units of infrastructure.
  • Running commands across many units at once.
  • Keeping your remote state and provider configuration consistent across your codebase.

To learn more, read the Overview and try the Quick Start.


← Back to all frequently asked questions