SaaSHub helps you find the best software and product alternatives Learn more β
Top 23 HCL terraform-module Projects
-
Project mention: From Zero to EKS and Hybrid-Nodes β Part 2: The EKS and Hybrid Nodes configuration. | dev.to | 2025-04-11
Cluster creation is straightforward. Weβll use the state file from the VPC creation to retrieve outputs, and weβll create the cluster using the terraform-aws-modules/eks/aws module.
-
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.
-
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-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 πΊπ¦
-
-
-
You can use Terraform IaC code to spin-up an EC2 instance. Refer the Terraform EC2 Module Guide for the reference.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
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-components
Opinionated, self-contained Terraform root modules that each solve one, specific problem
-
terraform-aws-alb
Terraform module to create AWS Application/Network Load Balancer (ALB/NLB) resources πΊπ¦
-
-
terraform-aws-tfstate-backend
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
-
Project mention: Como resolver um "Failed to Download Module" do Terraform / OpenTofu | dev.to | 2024-05-17
Initializing the backend... Initializing modules... Downloading registry.opentofu.org/terraform-aws-modules/rds-aurora/aws 9.3.1 for global.aurora.xxx_rds_aurora... β· β Error: Failed to download module β β on global/aurora/aurora.tf line 1: β 1: module "xxx_rds_aurora" { β β Could not download module "xxx_rds_aurora" (global/aurora/aurora.tf:1) source code from "git::https://github.com/terraform-aws-modules/terraform-aws-rds-aurora?ref=v9.3.1": error downloading β 'https://github.com/terraform-aws-modules/terraform-aws-rds-aurora?ref=v9.3.1': /opt/homebrew/bin/git exited with 128: Cloning into '.terraform/modules/global.aurora.xxx_rds_aurora'... β ssh: Could not resolve hostname github.comterraform-aws-modules: nodename nor servname provided, or not known β fatal: Could not read from remote repository. β β Please make sure you have the correct access rights β and the repository exists. β .
-
terraform-aws-ecs-container-definition
Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
-
Project mention: Simplify AWS resource access with EKS Pod Identity Agent and Python SDK | dev.to | 2024-10-07
EKS addons GitHub repository
-
-
terraform-aws-cloudfront-s3-cdn
Terraform module to easily provision CloudFront CDN backed by an S3 origin
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
HCL terraform-module discussion
HCL terraform-module related posts
-
From Zero to EKS and Hybrid-Nodes β Part 2: The EKS and Hybrid Nodes configuration.
-
AWS and Docker Hub Limits: Smart Strategies for April 2025 Changes
-
Troubleshooting Self Managed Node Groups in Terraform EKS
-
AWS CodePipeline + EKS Action: The Easiest Way to Deploy Containers Yet!
-
EKS Auto Mode Unlocked for Existing Clusters with Terraform
-
EKS Auto Mode Arrives in Terraform β Simplify Kubernetes Today
-
Optimiza tu cluster EKS con Karpenter
-
A note from our sponsor - SaaSHub
www.saashub.com | 25 Apr 2025
Index
What are some of the best open-source terraform-module projects in HCL? This list will help you:
# | Project | Stars |
---|---|---|
1 | terraform-aws-eks | 4,637 |
2 | terraform-aws-vpc | 3,076 |
3 | terraform-aws-secure-baseline | 1,164 |
4 | terraform-aws-lambda | 968 |
5 | terraform-aws-rds | 920 |
6 | terraform-aws-iam | 820 |
7 | terraform-aws-ec2-instance | 777 |
8 | aws-eks-base | 632 |
9 | terraform-aws-ecs | 604 |
10 | terraform-aws-security-group | 577 |
11 | terraform-aws-s3-bucket | 545 |
12 | terraform-aws-eks-cluster | 531 |
13 | terraform-aws-atlantis | 531 |
14 | terraform-aws-components | 529 |
15 | terraform-aws-alb | 447 |
16 | terraform-tuesdays | 426 |
17 | terraform-aws-tfstate-backend | 419 |
18 | terraform-aws-rds-aurora | 397 |
19 | terraform-aws-ecs-container-definition | 344 |
20 | terraform-aws-eks-blueprints-addons | 321 |
21 | terraform-aws-autoscaling | 301 |
22 | terraform-aws-cloudfront-s3-cdn | 282 |
23 | terraform-databricks-examples | 251 |