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 642a512 commit 2c72f8bCopy full SHA for 2c72f8b
variables.tf
@@ -70,7 +70,7 @@ variable "eks_cluster_name" {
70
variable "eks_cluster_version" {
71
description = "Kubernetes cluster version"
72
type = string
73
- default = "1.26"
+ default = "1.33"
74
}
75
76
variable "eks_cluster_log_types" {
0 commit comments