Skip to content

Commit

Permalink
works
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jul 30, 2024
1 parent 3a6ccfa commit 80c4241
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 76 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ dependency "eks" {
dependency "eks-config" {
config_path = "../eks-config"
}
dependency "eks-loki" {
config_path = "../eks-loki"
}

inputs = {
cluster_name = dependency.eks.inputs.cluster_name
Expand Down
46 changes: 0 additions & 46 deletions lab/us-gov-east-1/vpc/_mcmCluster/eks-kiali/terragrunt.hcl

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependency "eks-config" {
config_path = "../eks-config"
}
dependency "eks-loki" {
config_path = "../eks-config"
config_path = "../eks-loki"
}

inputs = {
Expand Down
29 changes: 0 additions & 29 deletions lab/us-gov-east-1/vpc/_mcmCluster/eks-tempo/terragrunt.hcl

This file was deleted.

0 comments on commit 80c4241

Please sign in to comment.