lai3d / terraform-eks-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform EKS workshop code

This code repo is intended to be used with the public AWS workshop:

https://tf-eks-workshop.workshop.aws/

The intent is to build a private EKS cluster with some sample application just using Terraform (no "eksctl" !).

The workshop also does not (deliberately) use any of the available Terraform modules for VPC's or EKS. The idea being you can take this code into your own module structure as you see fit.

Much of the workshops Terraform code was originally created by the author's (awsandy) other notable tool:

https://github.com/aws-samples/aws2tf


Contributions and comments are welcome.

About

License:MIT No Attribution


Languages

Language:HCL 70.4%Language:Shell 28.8%Language:Smarty 0.6%Language:Dockerfile 0.1%