From 7057fc24a088bb4b092dcd9f5a8c0586fbca520c Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Mon, 21 Apr 2025 16:14:16 -0400 Subject: [PATCH] add gatekeeper --- .../vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl b/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl index 76c4a63..ff7990b 100644 --- a/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl +++ b/lab/development/us-gov-east-1/vpc/csvd-platform-lab-mcm/eks-gatekeeper/terragrunt.hcl @@ -123,3 +123,4 @@ inputs = { kiali_ns = dependency.eks-kiali.outputs.namespace kiali_url = dependency.eks-kiali.outputs.internal_endpoint.url } +