From f70535f92da7dc9bb73ddb4be1e034a8f025d4fe Mon Sep 17 00:00:00 2001 From: Luther Coleman McGinty Date: Fri, 6 Sep 2024 11:13:28 -0400 Subject: [PATCH] Update terragrunt.hcl Update for Youssef to test independently. --- lab/us-gov-east-1/vpc/_mcmCluster/terragrunt.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lab/us-gov-east-1/vpc/_mcmCluster/terragrunt.hcl b/lab/us-gov-east-1/vpc/_mcmCluster/terragrunt.hcl index 7f985d7..e1ed36e 100644 --- a/lab/us-gov-east-1/vpc/_mcmCluster/terragrunt.hcl +++ b/lab/us-gov-east-1/vpc/_mcmCluster/terragrunt.hcl @@ -16,7 +16,7 @@ locals { # Extract the variables we need for easy access account_id = local.account_vars.locals.aws_account_id account_name = local.account_vars.locals.account_name - creator = "matthew.c.morgan@census.gov" + creator = "ahmed.m.youssef@census.gov" organization = "census:ocio:csvd" profile = "224384469011-lab-dev-gov" project_name = "csvd_platformbaseline"