diff --git a/lab/us-gov-east-1/vpc/_mcmCluster/eks/terragrunt.hcl b/lab/us-gov-east-1/vpc/_mcmCluster/eks/terragrunt.hcl index 341232b..bc5351f 100644 --- a/lab/us-gov-east-1/vpc/_mcmCluster/eks/terragrunt.hcl +++ b/lab/us-gov-east-1/vpc/_mcmCluster/eks/terragrunt.hcl @@ -9,7 +9,7 @@ locals { # In which AWS region are operations being performed account_id = local.account_vars.locals.aws_account_id vpc_name = "vpc3-lab-dev" - cluster_name = "platform-eng-eks-mcm" + cluster_name = "platform-eng-ci-cd" cluster_version = "1.30" vpc_domain_name = "dev.lab.csp2.census.gov" eks_instance_disk_size = 100 @@ -22,7 +22,7 @@ locals { cluster_endpoint_public_access = true profile = "224384469011-lab-dev-gov" region = local.region_vars.locals.aws_region - cluster_mailing_list = "matthew.c.morgan@census.gov" + cluster_mailing_list = "ahmed.m.youssef@census.gov" # Tags applied to AWS objects created tags = {