Skip to content

Commit

Permalink
Fix depends on
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiyerra committed Jul 30, 2024
1 parent ccbcfdd commit 78e75f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion metrics_server.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ apiService:
create: true
EOF
]
}

depends_on = [aws_eks_cluster.cluster]
}

0 comments on commit 78e75f9

Please sign in to comment.