From 903cbd1643285adb8432f76fb2d48d5931aada53 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Fri, 7 Mar 2025 18:03:15 -0500 Subject: [PATCH] ordering --- .../vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl | 1 + 1 file changed, 1 insertion(+) diff --git a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl index 6c73c42..24548da 100644 --- a/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl +++ b/lab/development/us-gov-east-1/vpc/platform-eng-eks-mcm/eks-kiali/terragrunt.hcl @@ -17,6 +17,7 @@ dependencies { "../eks", "../eks-config", "../eks-dns", + "../eks-grafana", "../eks-istio", "../eks-prometheus" ]