Skip to content

Commit c8b3fff

Browse files
MukeshMukesh
authored andcommitted
update
1 parent e0875e2 commit c8b3fff

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/eks/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
resource "aws_eks_cluster" "eks" {
22
name = "terraform-aws-eks"
3-
required_version = "1.31"
43
role_arn = var.master_arn
54

65
vpc_config {

0 commit comments

Comments
 (0)