Skip to content

Commit 9b5ecfd

Browse files
Update k8s version
1 parent b1d287b commit 9b5ecfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/eks/eks_cluster_readonly/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ variable "cluster_region" {
1212
variable "cluster_version" {
1313
type = string
1414
description = "EKS cluster version."
15-
default = "1.33"
15+
default = "1.32"
1616
}
1717

1818
# Variables required for connecting EKS cluster to CAST AI

0 commit comments

Comments
 (0)