Terraform module to create an Elastic Kubernetes (EKS) cluster and associated resources
-
Updated
Jan 5, 2023 - HCL
Terraform can manage existing and popular service providers, such as AWS, as well as custom in-house solutions.
It uses configuration files to describe the components necessary to run a single application or your entire datacenter.
It generates an execution plan describing what will happen to reach the desired state, and afterwards executes it to build the desired infrastructure. As the configuration changes, Terraform is able to determine the changes and create incremental execution plans which can be applied.
The infrastructure Terraform can manage includes low-level components such as compute instances, storage, and networking, as well as high-level components such as DNS (Domain Name Service) entries, SaaS (Software as a Service) features.
Terraform module to create an Elastic Kubernetes (EKS) cluster and associated resources
Terraform module which creates VPC resources on AWS
Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.
Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.
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.
Automate creating resilient, disposable, secure and agile infrastructure for Red Teams.
Terraform module which creates RDS resources on AWS
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations
Terraform module which creates EC2 instance(s) on AWS
This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.
Terraform module which creates IAM resources on AWS
Terraform module which creates EC2-VPC security groups on AWS
A Private Terraform Module/Provider Registry
Terraform configurations for running Atlantis on AWS Fargate. Github, Gitlab and BitBucket are supported
Terraform module for provisioning an EKS cluster
Terraform module which creates SNS topic and Lambda function which sends notifications to Slack
Terraform module to create an AWS Application/Network Load Balancer (ALB/NLB) and associated resources
Terraform module which creates S3 bucket resources on AWS
Opinionated, self-contained Terraform root modules that each solve one, specific problem
Terraform module which creates AWS ECS resources
Created by Mitchell Hashimoto, HashiCorp
Released July 28, 2014
Latest release 2 days ago