HCL AWS

Open-source HCL projects categorized as AWS

Top 23 HCL AWS Projects

  • terraform-aws-eks

    Terraform module to create AWS Elastic Kubernetes (EKS) resources ๐Ÿ‡บ๐Ÿ‡ฆ

  • Project mention: Feat: Made it clear that we stand with Ukraine | news.ycombinator.com | 2023-10-27
  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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
  • tutorials

    DevOps Tutorials (by antonputra)

  • Project mention: Can anyone suggest - step by step courses for a DevOps Engineer/Enthusiasts | /r/redhat | 2023-06-20
  • typhoon

    Minimal and free Kubernetes distribution with Terraform

  • Project mention: You Can't Control Your Data in the Cloud | news.ycombinator.com | 2023-09-29

    Don't forget the lies of cost savings that the Cloud providers have shoved down our industry's throats. We are paying out the nose for cloud services and we are giving up all the rights to our data. It's a bad deal in the end.

    I have a bunch of friends that work at SaaS companies and their cloud spend for pretty basic deployments is in the many thousands of dollars a month. Most of their deployments could be handled by a half rack with beefy servers in a couple of datacenters for a fraction of the cost. I pay for a full rack myself and it costs me ~$1200 a month for space, power and bandwidth (10Gb pipe with a current 1Gb commit), and my hardware costs for everything in that rack were a one time cost of around $3000. I have 160 GHz of CPU and 141 GiB of memory for my workloads with a few servers that are not yet provisioned into my Nomad cluster.

    And before you say well there are costs involved with finding people that have the skills to do that kind of thing and time needed to set all of that up, yes that is true, but our industry has moved from one bucket to another one that is more expensive in the end with a bunch of downsides. I think there is a middle ground where you can use some cloud services and run the important stuff on hardware you own. The tooling to self-host your own stack in a rack of servers you own is light years better than it was 10 years ago and it keeps getting better. Tools like https://nebula.defined.net/docs/ and https://github.com/poseidon/typhoon for example enable you to use whatever providers you want and build a deployment can cost less, gives you more control over your data, while being agile enough to make changes when the team needs something new or different.

    I am excited for the next 10 years of progress and I'd expect we are going to see more companies self-hosting their deployments on bare metal.

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

  • SaaSHub

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

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

  • 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: Is Terraform Cloud's VCS to GitHub more beneficial than their API-Driven Workflow? An AWS Terraform Lambda Module's Code has me stumped! | /r/Terraform | 2023-11-09
  • terraform-aws-rds

    Terraform module to create AWS RDS resources ๐Ÿ‡บ๐Ÿ‡ฆ

  • Project mention: official terraform module aws rds | /r/Terraform | 2023-09-28
  • 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: Install Pi Hole and configure to work with WireGuard on Free OCI Instance | /r/pihole | 2023-06-16

    https://github.com/chadgeary/cloudblock Another one which you can use but with less work

  • terraform-aws-iam

    Terraform module to create AWS IAM resources ๐Ÿ‡บ๐Ÿ‡ฆ

  • Project mention: Help with the official EKS module | /r/Terraform | 2023-05-30

    You need to create IRSA part and give it as a variable for addons. You can GitHub repository for more details https://github.com/terraform-aws-modules/terraform-aws-iam/tree/master/modules/iam-role-for-service-accounts-eks

  • terraform-aws-ec2-instance

    Terraform module to create AWS EC2 instance(s) resources ๐Ÿ‡บ๐Ÿ‡ฆ

  • 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-security-group

    Terraform module to create AWS Security Group resources ๐Ÿ‡บ๐Ÿ‡ฆ

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

    Terraform module to deploy Atlantis on AWS Fargate ๐Ÿ‡บ๐Ÿ‡ฆ

  • terraform-aws-eks-cluster

    Terraform module for provisioning an EKS cluster

  • Project mention: What's everyone's favorite EKS Terraform module these days? | /r/kubernetes | 2023-07-03

    Anyone using eks blueprints or cloudposse's module?

  • 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 related posts

  • Como resolver um "Failed to Download Module" do Terraform / OpenTofu

    1 project | dev.to | 17 May 2024
  • Gatekeep CodeCatalyst Workflow using Approval

    1 project | dev.to | 15 May 2024
  • Despliega una Infraestructura de Red AWS Robusta con Terraform

    2 projects | dev.to | 22 Apr 2024
  • How To Implement AWS SSB Controls in Terraform - Part 4

    3 projects | dev.to | 10 Apr 2024
  • Show HN: Managed GitHub Actions Runners for AWS

    6 projects | news.ycombinator.com | 4 Apr 2024
  • CloudBees CI add-on for Amazon EKS blueprints

    2 projects | dev.to | 4 Apr 2024
  • Un cรณctel perfecto ๐Ÿน ECS Fargate, Service Connect,Terraform y Github Actions.

    6 projects | dev.to | 12 Feb 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more โ†’

Index


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