small infrascode for my AWS cluster using terraform.
- A VPC module
- A IAM module
- A bastion host
- EC2 for the control plane, etcd and workers
If you need more control planes, etcd or workers change the terraform.tfvars then run:
terraform plan
terraform apply