Skip to content

Commit f67e12c

Browse files
Update k8s version
1 parent 39b9d4b commit f67e12c

File tree

1 file changed

+1
-1
lines changed
  • examples/eks/eks_cluster_with_security_runtime_rules

1 file changed

+1
-1
lines changed

examples/eks/eks_cluster_with_security_runtime_rules/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_token" {

0 commit comments

Comments
 (0)