Skip to content

Commit 6ce658d

Browse files
authored
Update EKS to 1.35 (#383)
1 parent d566a08 commit 6ce658d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arc/aws/391835788720/us-east-1/01_infra/lf-arc-dev-eks.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module "pytorch_arc_dev_eks" {
77
version = "~> 20.37"
88

99
cluster_name = var.arc_dev_environment
10-
cluster_version = "1.34"
10+
cluster_version = "1.35"
1111

1212
cluster_endpoint_public_access = true
1313
enable_cluster_creator_admin_permissions = false

0 commit comments

Comments
 (0)