Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T14:44:08.000Z (about 1 month ago)
- Last Synced: 2024-10-29T14:55:20.639Z (about 1 month ago)
- Topics: aws, cli, developer-tools, devops, opentofu, terraform
- Language: Go
- Homepage: https://terragrunt.gruntwork.io/
- Size: 44.1 MB
- Stars: 8,051
- Watchers: 128
- Forks: 978
- Open Issues: 613
-
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)
README
# Terragrunt
[![Maintained by Gruntwork.io](https://img.shields.io/badge/maintained%20by-gruntwork.io-%235849a6.svg)](https://gruntwork.io/?ref=repo_terragrunt)
[![Go Report Card](https://goreportcard.com/badge/github.com/gruntwork-io/terragrunt)](https://goreportcard.com/report/github.com/gruntwork-io/terragrunt)
[![GoDoc](https://godoc.org/github.com/gruntwork-io/terragrunt?status.svg)](https://godoc.org/github.com/gruntwork-io/terragrunt)
![OpenTofu Version](https://img.shields.io/badge/tofu-%3E%3D1.6.0-blue.svg)
![Terraform Version](https://img.shields.io/badge/tf-%3E%3D0.12.0-blue.svg)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!
[![](https://dcbadge.limes.pink/api/server/https://discord.gg/SPu4Degs5f)](https://discord.gg/SPu4Degs5f)
## License
This code is released under the MIT License. See [LICENSE.txt](LICENSE.txt).