mirror of
https://github.com/Telecominfraproject/wlan-toolsmith.git
synced 2025-11-01 19:37:57 +00:00
Add eksctl method of cluster creation, and disable terraform method
Signed-off-by: Carsten Schafer <Carsten.Schafer@kinarasystems.com>
This commit is contained in:
4
terraform/wifi-289708231103/cloudsdk_cicd/README.txt
Normal file
4
terraform/wifi-289708231103/cloudsdk_cicd/README.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
Attention: Please do not use this terraform module!
|
||||
|
||||
Now using ../../../eksctl/wifi-289708231103/tip-wlan-main!
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user