From 7f192647a48e315e10d46478f3a115460478943a Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Mon, 22 Jul 2024 20:35:25 -0400 Subject: [PATCH] ref tags from eks --- lab/us-gov-east-1/vpc/_mcmCluster/eks-config/terragrunt.hcl | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lab/us-gov-east-1/vpc/_mcmCluster/eks-config/terragrunt.hcl b/lab/us-gov-east-1/vpc/_mcmCluster/eks-config/terragrunt.hcl index 7db3f5e..f4fd61b 100644 --- a/lab/us-gov-east-1/vpc/_mcmCluster/eks-config/terragrunt.hcl +++ b/lab/us-gov-east-1/vpc/_mcmCluster/eks-config/terragrunt.hcl @@ -4,12 +4,6 @@ include "root" { locals { tag_costallocation = "census:csvd:platformbaseline" - # tags = { - # "eks-cluster-name" = "platform-eng-eks-mcm" - # "CostAllocation" = "census:csvd:platformbaseline" - # "boc:tf_module_version" = "1.0.0" - # "boc:created_by" = "terraform" - # } } terraform {