We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a41ce7d commit d566a08Copy full SHA for d566a08
1 file changed
arc/aws/391835788720/us-east-1/01_infra/lf-arc-dev-eks.tf
@@ -7,7 +7,7 @@ module "pytorch_arc_dev_eks" {
7
version = "~> 20.37"
8
9
cluster_name = var.arc_dev_environment
10
- cluster_version = "1.33"
+ cluster_version = "1.34"
11
12
cluster_endpoint_public_access = true
13
enable_cluster_creator_admin_permissions = false
0 commit comments