Description
Coordinates Terraform or OpenTofu configurations across multiple modules, helping teams reuse common settings, reduce repetition, and run infrastructure changes consistently across environments. It is useful when plain Terraform folders become hard to manage at scale.
Terragrunt still applies real infrastructure changes through the underlying tool. Review generated plans, remote state, included configuration, and credentials before running apply.