Skip to content

Commit 75a132e

Browse files
Update k8s version
1 parent 7177553 commit 75a132e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/eks/eks_cluster_custom_iam/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
variable "castai_api_url" {

0 commit comments

Comments
 (0)