Top 4 HCL platform-engineering Projects
-
terraform-kubestack
Kubestack is a framework for Kubernetes platform engineering teams to define the entire cloud native stack in one Terraform code base and continuously evolve the platform safely through GitOps.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
TF-via-PR
Plan and apply Terraform/OpenTofu via PR automation, using best practices for secure and scalable IaC workflows.
-
-
caas-platform-blueprint
Production-ready CaaS platform blueprint: multi-cloud Kubernetes (EKS, GKE, AKS) with Terraform, ArgoCD GitOps, and developer self-service
apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: platform-apps namespace: argocd spec: project: default source: repoURL: https://github.com/jelhaouchi/caas-platform-blueprint.git targetRevision: HEAD path: gitops/platform destination: server: https://kubernetes.default.svc namespace: argocd syncPolicy: automated: prune: true selfHeal: true
HCL platform-engineering discussion
Index
What are some of the best open-source platform-engineering projects in HCL? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | terraform-kubestack | 709 |
| 2 | TF-via-PR | 330 |
| 3 | ecr-ecs-ghactions | 6 |
| 4 | caas-platform-blueprint | 4 |