We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7177553 commit 75a132eCopy full SHA for 75a132e
examples/eks/eks_cluster_custom_iam/variables.tf
@@ -12,7 +12,7 @@ variable "cluster_region" {
12
variable "cluster_version" {
13
type = string
14
description = "EKS cluster version."
15
- default = "1.33"
+ default = "1.32"
16
}
17
18
variable "castai_api_url" {
0 commit comments