.. | ||
.terraform/providers/registry.terraform.io/hashicorp/aws/4.55.0 | ||
.terraform.lock.hcl | ||
locals.tf | ||
main.tf | ||
outputs.tf | ||
provider.tf | ||
README.md | ||
terraform.tfvars | ||
variables.tf |
eks-lab/network
This module creates the following resources
- VPC
- Public and private subnets
- NAT gateway
Ipv6 is enabled on EKS subnets. See https://docs.aws.amazon.com/eks/latest/userguide/cni-ipv6.html https://docs.aws.amazon.com/eks/latest/userguide/cni-iam-role.html#cni-iam-role-create-ipv6-policy https://aws.amazon.com/premiumsupport/knowledge-center/eks-failed-create-pod-sandbox/