/terraform-eks

Personal project to run AWS EKS environment

Primary LanguageHCLMIT LicenseMIT

terraform-eks

Personal project to run AWS EKS environment

Requirements

Name Version
aws 5.10.0
helm 2.10.1
kubernetes 2.22.0

Providers

No providers.

Modules

Name Source Version
eks_aws_load_balancer_controller ./modules/lb-controller n/a
eks_cluster ./modules/cluster n/a
eks_managed_node_group ./modules/managed-node-group n/a
eks_network ./modules/network n/a

Resources

No resources.

Inputs

Name Description Type Default Required
bucket_path Path to store the terraform state, ex: dev/terraform.tfstate string "dev/terraform.tfstate" no
cidr_block Networking CIDR block to be used by vpc. string n/a yes
environment Environment where the resource is being deployed string n/a yes
project_name Project name to be used on name resources (Name tag) string n/a yes
region AWS region to create resources. string n/a yes
tf_state_bucket_name S3 bucket name that stores the Terraform State file. string n/a yes

Outputs

Name Description
ca n/a
ep n/a