diff --git a/lab/us-gov-east-1/vpc/mcmCluster/eks-loki/terragrunt.hcl b/lab/us-gov-east-1/vpc/mcmCluster/eks-loki/terragrunt.hcl index a4070ca..b75f821 100644 --- a/lab/us-gov-east-1/vpc/mcmCluster/eks-loki/terragrunt.hcl +++ b/lab/us-gov-east-1/vpc/mcmCluster/eks-loki/terragrunt.hcl @@ -11,9 +11,11 @@ dependency "eks" { } dependency "eks-config" { config_path = "../eks-config" + skip_outputs = true } dependency "eks-istio" { config_path = "../eks-istio" + skip_outputs = true } inputs = {