Add eksctl method of cluster creation, and disable terraform method

Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
This commit is contained in:
Carsten Schafer
2023-11-10 11:54:47 -05:00
parent 08e5db2822
commit 7a044cd33a
14 changed files with 1021 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
Attention: Please do not use this terraform module!
Now using ../../../eksctl/wifi-289708231103/tip-wlan-main!

View File

@@ -12,7 +12,9 @@ terraform {
dynamodb_table = "terraform-state-lock"
encrypt = true
}
}
#}
# DISABLED - It's not safe to run any of this terraform
# EKS cluster was built with ../../../eksctl/wifi-289708231103/tip-wlan-main instead of this
resource "aws_key_pair" "wlan" {
key_name = "wlan"