SaaSHub helps you find the best software and product alternatives Learn more →
Terraform-aws-eks Alternatives
Similar projects and alternatives to terraform-aws-eks
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
terraformer
Discontinued CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
-
-
-
karpenter-provider-aws
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
-
terratest
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
-
-
-
-
-
-
asteroids_atlas_of_space
Code, data, and instructions for mapping orbits of asteroids in the solar system
-
terragrunt-infrastructure-modules-example
Discontinued A repo used to show examples file/folder structures you can use with Terragrunt and Terraform
-
terraform-aws-security-group
This terraform module creates set of Security Group and Security Group Rules resources in various combinations. (by clouddrove)
-
-
terraform-aws-eks discussion
terraform-aws-eks reviews and mentions
-
I got tired of paying JFrog for a secure OpenTofu / Terraform registry so I built my own
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
- EKS Auto Mode: Kubernetes sin drama😝
-
Deploying an AWS EKS Cluster Using Terraform: A Step-by-Step Guide
We'll utilize the terraform-aws-modules/eks/aws Terraform module for this implementation.
-
How I Overlooked the Problem and Shot Myself in the Foot
But there was one issue I kept overlooking until it finally caught up with me. Long story short: the migration from IAM to SSO was completed, and after the planned cooldown, IAM users were deleted. Some time later, I decided to upgrade the IaC with a new version of the terraform-aws-eks module. The terraform plan showed expected changes, but during terraform apply I got an error stating that my SSO account had no permission to update the KMS key alias (a minor change due to improved naming conventions).
-
Terraform: AWS EKS Terraform module update from version 20.x to version 21.x
AWS EKS Terraform module version v21.0.0 added support for the AWS Provider Version 6.
-
Configuring EKS Managed Node Groups to Use a Proxy with Terraform
When using the popular terraform-aws-modules/eks/aws module to provision your cluster, you need a reliable, automated way to inject this proxy configuration into your managed node groups. The goal is to ensure that the operating system, the container runtime (containerd), and the Kubernetes components themselves are all proxy-aware from the moment they boot.
-
Exposing Kubernetes Pods to Internet with AWS Load Balancer Controller on EKS Using LoadBalancer Service and Ingress
We are using the terraform-aws-eks module to provision the infrastructure. Here's the architecture:
-
Amazon EKS (Auto Mode) Infrastructure as Code with Terraform
Ref: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/v20.36.0/examples/eks-auto-mode/main.tf
-
From Zero to EKS and Hybrid-Nodes — Part 2: The EKS and Hybrid Nodes configuration.
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.
-
AWS and Docker Hub Limits: Smart Strategies for April 2025 Changes
If you are using https://github.com/terraform-aws-modules/terraform-aws-eks module to create your cluster and using in-built role it is creating for the worker nodes, don’t forget to extend it with a new policy to allow ecr:BatchImportUpstreamImage because by default it attaches managed policy arn:aws:iam::aws:policy/AmazonEC2ContainerRegistryPullOnly which doesn’t allow pull-through cache.
-
A note from our sponsor - SaaSHub
www.saashub.com | 15 Jun 2026
Stats
terraform-aws-modules/terraform-aws-eks is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of terraform-aws-eks is HCL.
Popular Comparisons
- terraform-aws-eks VS terragrunt-infrastructure-modules-example
- terraform-aws-eks VS eksctl
- terraform-aws-eks VS terraform-aws-security-group
- terraform-aws-eks VS terraform-aws-eks-blueprints
- terraform-aws-eks VS kubesphere
- terraform-aws-eks VS eks-alb-istio-with-tls
- terraform-aws-eks VS argocd-example-apps
- terraform-aws-eks VS driftctl-advanced-aws-tutorial
- terraform-aws-eks VS terraform-aws-cloudwatch
- terraform-aws-eks VS terraform-exec