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 dee3dcb commit e04d736Copy full SHA for e04d736
examples/eks-cluster-with-vpc/variables.tf
@@ -26,5 +26,5 @@ variable "managed_node_min_size" {
26
variable "eks_version" {
27
type = string
28
description = "EKS Cluster version"
29
- default = "1.25"
+ default = "1.28"
30
}
0 commit comments