SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 HCL AWS Projects
-
Project mention: I got tired of paying JFrog for a secure OpenTofu / Terraform registry so I built my own | dev.to | 2026-05-26
apiVersion: opendepot.defdev.io/v1alpha1 kind: Module metadata: name: terraform-aws-eks namespace: opendepot-system spec: moduleConfig: name: terraform-aws-eks provider: aws repoOwner: terraform-aws-modules repoUrl: https://github.com/terraform-aws-modules/terraform-aws-eks fileFormat: zip immutable: true storageConfig: s3: bucket: opendepot-modules region: us-west-2 githubClientConfig: useAuthenticatedClient: true versions: - version: "21.10.1" - version: "21.11.0" - version: "21.12.0" - version: "21.13.0" # added in PR #42
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
learn-devops
I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress
-
-
terraform-aws-secure-baseline
Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.
-
terraform-aws-lambda
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations πΊπ¦
Project mention: Consistently deploying Lambda functions and layers using Terraform | dev.to | 2025-12-29The Lambda module by Anton Babenko also uses base64 in its hash calculations, as well as the filename of the archive file. So if you run into (one of) the mentioned issues with that module, now you know why; Iβll be working on a PR to get the base64 part fixed for that module.
-
-
-
terraform-examples
Terraform samples for all the major clouds you can copy and paste. The future, co-created.
-
For example, Anton Babenkoβs module terraform-aws-modules/iam, which has a submodule iam-user.
-
cloudblock
Cloudblock deploys secure ad-blocking and VPN for all devices. Text and video guides included! 6 supported cloud providers, plus Ubuntu and Raspberry Pi. Cloudblock deploys Wireguard VPN, Pi-Hole DNS Ad-blocking, and DNS over HTTPS in a cloud provider - or locally - using Terraform and Ansible.
-
Project mention: How Adding an Additional EBS Volume to Existing EC2 Almost Broke My Terraform AWS Workflow and Threatened Our Project Deadline | dev.to | 2025-09-17
The issue was with how the terraform-aws-modules/terraform-aws-ec2-instance module handled EBS volumes. When you modify the EBS volume configuration for an existing instance, instead of creating the new volume and attaching it (which is what you'd want), the module was treating it as a change that required instance replacement.
-
modernisation-platform
A place for the core work of the Modernisation Platform β’ This repository is defined and managed in Terraform
-
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.
-
-
aws-eks-base
This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.
-
-
-
-
HCL AWS discussion
HCL AWS related posts
-
Hardening Kubernetes: A Practical Guide to EKS Security with Terraform and Kyverno
-
nat-zero: scale-to-zero NAT instances for AWS
-
EKS Auto Mode: Kubernetes sin dramaπ
-
The Complete Guide to Production EKS with Terraform
-
AWS Control Tower Proactive Controls for Terraform: A Proof of Concept
-
Deploying an AWS EKS Cluster Using Terraform: A Step-by-Step Guide
-
Consistently deploying Lambda functions and layers using Terraform
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Jun 2026
Index
What are some of the best open-source AWS projects in HCL? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | terraform-aws-eks | 4,963 |
| 2 | tutorials | 4,590 |
| 3 | terraform-aws-vpc | 3,235 |
| 4 | typhoon | 2,043 |
| 5 | devops-basics | 1,861 |
| 6 | learn-devops | 1,580 |
| 7 | terraform-aws-alternat | 1,247 |
| 8 | terraform-aws-secure-baseline | 1,197 |
| 9 | terraform-aws-lambda | 1,040 |
| 10 | terraform-aws-rds | 957 |
| 11 | pike | 907 |
| 12 | terraform-examples | 877 |
| 13 | terraform-aws-iam | 864 |
| 14 | cloudblock | 862 |
| 15 | terraform-aws-ec2-instance | 805 |
| 16 | modernisation-platform | 724 |
| 17 | terraform-kubestack | 709 |
| 18 | terraform-aws-ecs | 671 |
| 19 | aws-eks-base | 629 |
| 20 | terraform-aws-gitlab-runner | 627 |
| 21 | terraform-aws-security-group | 590 |
| 22 | terraform-aws-s3-bucket | 581 |
| 23 | terraform-aws-atlantis | 555 |