mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-26 03:11:06 +01:00
Update to 1.12 (#327)
This commit is contained in:
committed by
Max Williams
parent
f1858c81f1
commit
7a4484552f
@@ -9,7 +9,7 @@ variable "cluster_security_group_id" {
|
||||
|
||||
variable "cluster_version" {
|
||||
description = "Kubernetes version to use for the EKS cluster."
|
||||
default = "1.11"
|
||||
default = "1.12"
|
||||
}
|
||||
|
||||
variable "config_output_path" {
|
||||
|
||||
Reference in New Issue
Block a user