Skip to content

Commit

Permalink
update from lukes pr
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 18, 2025
1 parent 79131e0 commit f4c9769
Showing 1 changed file with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@ terraform {
}
}

dependencies {
paths = [
"../eks",
"../eks-config",
"../eks-grafana",
"../eks-istio",
"../eks-prometheus"
]
}

dependency "eks" {
config_path = "../eks"
mock_outputs_allowed_terraform_commands = ["init", "plan", "validate", "destroy"]
Expand Down

0 comments on commit f4c9769

Please sign in to comment.