HCL AWS

Open-source HCL projects categorized as AWS

Top 23 HCL AWS Projects

  1. terraform-aws-eks

    Terraform module to create Amazon Elastic Kubernetes (EKS) resources πŸ‡ΊπŸ‡¦

    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

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. tutorials

    DevOps Tutorials (by antonputra)

  4. terraform-aws-vpc

    Terraform module to create AWS VPC resources πŸ‡ΊπŸ‡¦

  5. typhoon

    Minimal and free Kubernetes distribution with Terraform

  6. devops-basics

    πŸš€ Practical and document place for DevOps toolchain

  7. 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

  8. terraform-aws-alternat

    High availability implementation of AWS NAT instances.

  9. 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.

  10. 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-29

    The 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.

  11. terraform-aws-rds

    Terraform module to create AWS RDS resources πŸ‡ΊπŸ‡¦

  12. pike

    Pike is a tool for determining the permissions or policy required for IAC code

  13. terraform-examples

    Terraform samples for all the major clouds you can copy and paste. The future, co-created.

  14. terraform-aws-iam

    Terraform module to create AWS IAM resources πŸ‡ΊπŸ‡¦

    Project mention: Terraform: using import, and some hidden pitfalls | dev.to | 2025-07-22

    For example, Anton Babenko’s module terraform-aws-modules/iam, which has a submodule iam-user.

  15. 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.

  16. terraform-aws-ec2-instance

    Terraform module to create AWS EC2 instance(s) resources πŸ‡ΊπŸ‡¦

    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.

  17. modernisation-platform

    A place for the core work of the Modernisation Platform β€’ This repository is defined and managed in Terraform

  18. 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.

  19. terraform-aws-ecs

    Terraform module to create AWS ECS resources πŸ‡ΊπŸ‡¦

  20. aws-eks-base

    This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.

  21. terraform-aws-gitlab-runner

    Terraform module for AWS GitLab runners on ec2 (spot) instances

  22. terraform-aws-security-group

    Terraform module to create AWS Security Group resources πŸ‡ΊπŸ‡¦

  23. terraform-aws-s3-bucket

    Terraform module to create AWS S3 resources πŸ‡ΊπŸ‡¦

  24. terraform-aws-atlantis

    Terraform module to deploy Atlantis on AWS Fargate πŸ‡ΊπŸ‡¦

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

HCL AWS discussion

Log in or Post with

HCL AWS related posts

  • Hardening Kubernetes: A Practical Guide to EKS Security with Terraform and Kyverno

    2 projects | dev.to | 29 Apr 2026
  • nat-zero: scale-to-zero NAT instances for AWS

    2 projects | dev.to | 28 Apr 2026
  • EKS Auto Mode: Kubernetes sin drama😝

    1 project | dev.to | 23 Mar 2026
  • The Complete Guide to Production EKS with Terraform

    3 projects | dev.to | 8 Mar 2026
  • AWS Control Tower Proactive Controls for Terraform: A Proof of Concept

    2 projects | dev.to | 23 Feb 2026
  • Deploying an AWS EKS Cluster Using Terraform: A Step-by-Step Guide

    1 project | dev.to | 15 Jan 2026
  • Consistently deploying Lambda functions and layers using Terraform

    2 projects | dev.to | 29 Dec 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 8 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more β†’

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

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that HCL is
the 22nd most popular programming language
based on number of references?