Skip to content

Commit

Permalink
Remove force.
Browse files Browse the repository at this point in the history
  • Loading branch information
musa-asad committed Dec 13, 2024
1 parent 5714a7e commit 9a4bb6e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions terraform/eks/e2e/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ resource "kubernetes_config_map" "aws_auth" {
])
}

force = true

depends_on = [aws_eks_cluster.this]
}

Expand Down

0 comments on commit 9a4bb6e

Please sign in to comment.