Skip to content

Commit

Permalink
chore: removing unused data
Browse files Browse the repository at this point in the history
  • Loading branch information
msvticket committed Sep 19, 2024
1 parent 5627fae commit d7218f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/cluster/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ data "aws_eks_cluster_auth" "cluster" {
name = var.cluster_name
}

data "aws_availability_zones" "available" {}

data "aws_caller_identity" "current" {}

// ----------------------------------------------------------------------------
Expand Down

0 comments on commit d7218f7

Please sign in to comment.