Skip to content

Commit

Permalink
Upgrade control plan version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
srashee1 authored Dec 16, 2021
1 parent 1ad11de commit 6ccabff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/eks-cluster.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ resource "aws_iam_openid_connect_provider" "eks_cluster" {

variable "cluster_version" {
description = "The version of k8s at which to install the cluster"
default = "1.16"
default = "1.17"
}

variable "eks_ami_version" {
Expand Down

0 comments on commit 6ccabff

Please sign in to comment.