diff --git a/lab/root.hcl b/lab/root.hcl index a746b5f..6916d20 100644 --- a/lab/root.hcl +++ b/lab/root.hcl @@ -28,6 +28,7 @@ locals { account_id = local.account_vars.locals.aws_account_id aws_profile = local.account_vars.locals.aws_profile aws_region = local.region_vars.locals.aws_region + cluster_name = local.cluster_vars.locals.cluster_name created_reason = local.cluster_vars.locals.created_reason creator = local.cluster_vars.locals.creator environment_abbr = local.account_vars.locals.environment_abbr