HCL AWS

Open-source HCL projects categorized as AWS

Top 23 HCL AWS Projects

  • terraform-aws-eks

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

    Project mention: EKS Auto Mode Arrives in Terraform – Simplify Kubernetes Today | dev.to | 2024-12-05

    Terraform eks module released a new version v20.31.0 which enables the support of EKS Auto mode and EKS Hybrid Nodes.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • tutorials

    DevOps Tutorials (by antonputra)

    Project mention: C# (.NET) vs. Go (Golang): Performance Benchmark in Kubernetes [video] | news.ycombinator.com | 2024-08-23

    Source code used in the benchmark

    https://github.com/antonputra/tutorials/tree/main/lessons/20...

  • terraform-aws-vpc

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

    Project mention: Terragrunt for Multi-Region/Multi-Account Deployments | dev.to | 2024-05-07

    In the terraform block we have to specify a path to a Terraform module. For example, in this case, we use the VPC module from the terraform-aws-modules open source project. We don't necessarily need to rely on other people's code, we can use modules maintained by ourselves by providing a link to a remote Git repository, or we can even have it point to a local path on our drive.

  • terraform-aws-github-runner

    Terraform module for scalable GitHub action runners on AWS

    Project mention: Show HN: Managed GitHub Actions Runners for AWS | news.ycombinator.com | 2024-04-04
  • typhoon

    Minimal and free Kubernetes distribution with Terraform

  • devops-basics

    πŸš€ Practical and document place for DevOps toolchain

    Project mention: DevOps Basics reaches 200 stars: A milestone celebration πŸŽ‰ | dev.to | 2024-09-15

    I am thrilled to announce that my GitHub repository, devops-basics, has just reached an exciting milestone of 200 stars! πŸŽ‰ This achievement is a testament to the growing interest in DevOps practices and the value the community finds in this resource.

  • 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

  • SaaSHub

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

    SaaSHub logo
  • 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-alternat

    High availability implementation of AWS NAT instances.

    Project mention: Fck-nat: The (f)easible (C)ost (k)onfigurable NAT | news.ycombinator.com | 2024-02-02

    This is perfect for preprod environments. I'd probably not deploy in production. There is a better nat instance setup available called alternat [1] which is a little more durable and better for production cases.

    [1] https://github.com/1debit/alternat

  • terratag

    Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources

    Project mention: Top Terraform Tools to Know in 2024 | dev.to | 2024-03-26

    ‍Terratag is a tool designed to assign tags or labels to a complete collection of Terraform or Terragrunt files. It enables applying tags or labels to resources within AWS, GCP, and Azure.

  • terraform-aws-lambda

    Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations πŸ‡ΊπŸ‡¦

  • terraform-aws-rds

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

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

  • terraform-aws-iam

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

  • terraform-aws-ec2-instance

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

    Project mention: GitHub Actions Self-Hosted Runner Setup Guide for Ubuntu | dev.to | 2024-10-23

    You can use Terraform IaC code to spin-up an EC2 instance. Refer the Terraform EC2 Module Guide for the reference.

  • terraform-examples

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

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

  • terraform-aws-gitlab-runner

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

  • terraform-aws-ecs

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

    Project mention: Un cóctel perfecto 🍹 ECS Fargate, Service Connect,Terraform y Github Actions. | dev.to | 2024-02-12

    ECR VPC ECS

  • terraform-aws-security-group

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

  • terraform-aws-s3-bucket

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

  • SaaSHub

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

    SaaSHub logo
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

  • EKS Auto Mode Arrives in Terraform – Simplify Kubernetes Today

    3 projects | dev.to | 5 Dec 2024
  • Dual Stack VPCs with IPAM and Full Mesh Transit Gateways Across 3 Regions

    1 project | news.ycombinator.com | 4 Nov 2024
  • Optimiza tu cluster EKS con Karpenter

    2 projects | dev.to | 11 Sep 2024
  • AWS CLouD NeTWoRkiNg SuiTE 3000

    1 project | news.ycombinator.com | 3 Sep 2024
  • Designing the Ultimate AWS EKS Cluster: A Terraform Blueprint for Success

    2 projects | dev.to | 21 Aug 2024
  • Bootstrap Complete Amazon EKS Clusters with EKS Blueprints for Terraform

    5 projects | dev.to | 2 Aug 2024
  • Hosting a Static Website on S3 Bucket with CloudFront and a Custom Domain Using Terraform

    1 project | dev.to | 15 Jul 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 11 Dec 2024
    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,490
2 tutorials 3,268
3 terraform-aws-vpc 2,995
4 terraform-aws-github-runner 2,632
5 typhoon 1,950
6 devops-basics 1,680
7 learn_devops 1,455
8 terraform-aws-secure-baseline 1,144
9 terraform-aws-alternat 1,082
10 terratag 952
11 terraform-aws-lambda 935
12 terraform-aws-rds 891
13 cloudblock 828
14 terraform-aws-iam 792
15 terraform-aws-ec2-instance 762
16 terraform-examples 746
17 modernisation-platform 681
18 terraform-kubestack 656
19 aws-eks-base 628
20 terraform-aws-gitlab-runner 587
21 terraform-aws-ecs 575
22 terraform-aws-security-group 564
23 terraform-aws-s3-bucket 528

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai