11 lines
469 B
HCL
11 lines
469 B
HCL
aws-region = "ap-east-1"
|
|
aws-region-short = "ape1"
|
|
customer-name = "ken2026"
|
|
environment = "lab"
|
|
project = "eks-pub-module-test"
|
|
application = "terraform"
|
|
|
|
vpc_id = "vpc-01a10b033169f89a8"
|
|
subnet_ids = ["subnet-0927ba1b06ccfe6c5", "subnet-08dec6787782ee087"]
|
|
control_plane_subnet_ids = ["subnet-0927ba1b06ccfe6c5", "subnet-08dec6787782ee087"]
|
|
eks_master_user_arn = "arn:aws:iam::040216112220:role/rackLE" |