Merge pull request #163 from kvendingoldo/main

feat: add tenv
This commit is contained in:
Marius Stanca 2024-07-10 14:28:45 +03:00 committed by GitHub
commit 25e389cb44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -172,6 +172,10 @@ DevOps is the combination of cultural philosophies, practices, and tools that in
- [Meshery](https://meshery.io/) - An open source, cloud native manager that enables the design and management of all Kubernetes-based infrastructure and applications.
- [Digger](https://digger.dev) - Open Source Infrastructure as Code management tool that runs within your CI/CD system.
## Productivity Tools
- [tenv](https://github.com/tofuutils/tenv) - streamline IaC version manager for OpenTofu, Terraform, Terragrunt and Atmos, written in Go.
## Continuous Integration & Delivery
*Continuous Integration, Continuous Delivery and Continuous Delivery. GitOps.*