Compare commits

...

2 Commits

Author SHA1 Message Date
R.I.Pienaar
346f16b917
Merge pull request #3562 from AnnuCode/add-terramate
Add Terramate in CI and CD
2024-11-05 12:28:40 +01:00
Annu Singh
c3ae2fc17f Add Terramate in CI and CD 2024-11-05 10:55:26 +00:00

View File

@ -606,6 +606,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo
* [microtica.com](https://microtica.com/) - Startup environments with ready-made infrastructure components, deploy apps on AWS for free, and support your production workloads. The free tier includes 1 Environment (on your AWS account), 2 Kubernetes Services, 100 build minutes per month, and 20 monthly deployments.
* [Nx Cloud](https://nx.dev/ci) - Nx Cloud speeds up your monorepos on CI with features such as remote caching, distribution of tasks across machines and even automated splitting of your e2e test runs. It comes with a free plan for up to 30 contributors with generous 150k credits included.
* [blacksmith](https://www.blacksmith.sh/) - Managed performance runners for GitHub Actions that provides 3,000 free minutes per month, with no credit card needed.
* [Terramate](https://terramate.io/) - Terramate is an orchestration and management platform for Infrastructure as Code (IaC) tools such as Terraform, OpenTofu, and Terragrunt. Free up to 2 users including all features.
**[⬆️ Back to Top](#table-of-contents)**