https://github.com/gruntwork-io/terragrunt
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
https://github.com/gruntwork-io/terragrunt
aws cli developer-tools devops opentofu terraform
Last synced: 6 days ago
JSON representation
Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale.
- Host: GitHub
- URL: https://github.com/gruntwork-io/terragrunt
- Owner: gruntwork-io
- License: mit
- Created: 2016-05-23T22:17:48.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T22:13:52.000Z (6 days ago)
- Last Synced: 2025-04-15T04:57:27.741Z (6 days ago)
- Topics: aws, cli, developer-tools, devops, opentofu, terraform
- Language: Go
- Homepage: https://terragrunt.gruntwork.io/
- Size: 48.9 MB
- Stars: 8,564
- Watchers: 126
- Forks: 1,034
- Open Issues: 413
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Codeowners: CODEOWNERS
Awesome Lists containing this project
- awesome - terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules. (Go)
- awesome-opentofu - Terragrunt - Keep your configurations DRY, work with multiple modules, and manage remote state. (Tools / Wrappers)
- awesome-repositories - gruntwork-io/terragrunt - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. (Go)
- awesome-platform-engineering - Terragrunt for deployment environments (dev/staging/prod) and other features
- awesome-terraform - terragrunt - Terragrunt is a thin wrapper for Terraform that supports locking for Terraform state and enforces best practices. (Tools / Miscellaneous)
- jimsghstars - gruntwork-io/terragrunt - Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu/Terraform to scale. (Go)
- awesome-tf - terragrunt - Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state. (Tools / Community providers)
- awesome-x-ops - Terragrunt
README
# Terragrunt
[](https://gruntwork.io/?ref=repo_terragrunt)
[](https://goreportcard.com/report/github.com/gruntwork-io/terragrunt)
[](https://godoc.org/github.com/gruntwork-io/terragrunt)

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in [OpenTofu](https://opentofu.org)/[Terraform](https://www.terraform.io) to scale.
Please see the following for more info, including install instructions and complete documentation:
* [Terragrunt Website](https://terragrunt.gruntwork.io)
* [Getting started with Terragrunt](https://terragrunt.gruntwork.io/docs/getting-started/quick-start/)
* [Terragrunt Documentation](https://terragrunt.gruntwork.io/docs)
* [Contributing to Terragrunt](https://terragrunt.gruntwork.io/docs/community/contributing)
* [Commercial Support](https://gruntwork.io/support/)## Join the Discord!
Join [our community](https://discord.gg/YENaT9h8jh) for discussions, support, and contributions:
[](https://discord.gg/YENaT9h8jh)
## License
This code is released under the MIT License. See [LICENSE.txt](LICENSE.txt).