jenkins-x / terraform-aws-eks-jx

A Terraform module for creating Jenkins X infrastructure on AWS
Apache License 2.0
63 stars 42 forks source link

refactor: change constraints for eks module to support eks 1.21 #289

Closed ankitm123 closed 3 years ago

ankitm123 commented 3 years ago

Signed-off-by: ankitm123 ankitmohapatra123@gmail.com

Description

For eks 1.21, we need eks module to be bumped to 1.17+, but we have a constrant < 16.0, so this PR fixes that.

Special notes for the reviewer(s)

Which issue this PR fixes

fixes #