From 1bc19c67eb58da038f7c9843453626b230f83b54 Mon Sep 17 00:00:00 2001 From: bender2352 <165169475+bender2352@users.noreply.github.com> Date: Wed, 15 Jan 2025 14:47:33 +0100 Subject: [PATCH] Add Terrateam --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c98984a..98de893 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ Modern software development practices _assume_ support for reviewing changes, tr - [Kubefirst](https://github.com/kubefirst/kubefirst) - Fully-automated OSS delivery & infrastructure management gitops platforms - [KubeStack](https://www.kubestack.com/) - GitOps framework using Terraform for Cloud Kubernetes distros (AKS, GKE, and EKS) with CI/CD examples for common tools - [Sceptre](https://github.com/Sceptre/sceptre) - Sceptre is a tool to drive AWS CloudFormation as part of a CI/CD pipeline by using Hooks +- [Terrateam](https://github.com/terrateamio/terrateam) - Open-source alternative to Terraform Cloud/Enterprise using GitOps - [Weave GitOps OSS](https://github.com/weaveworks/weave-gitops) - Weave GitOps is a simple open source developer platform for people who want cloud native applications, without needing Kubernetes expertise. - [Weave GitOps Enterprise](https://www.weave.works/product/gitops-enterprise/) - Weave GitOps Enterprise is a continuous operations product that makes it easy to deploy and manage Kubernetes clusters and applications at scale in any environment. (commercial product from Weaveworks) - [Werf](https://werf.io) - GitOps tool with advanced features to build images and deploy them to Kubernetes (integrates with any existing CI system)