alphagov / govuk-infrastructure

Terraform turnup automation for the EKS Kubernetes clusters that host GOV.UK. See https://github.com/alphagov/govuk-helm-charts for application config.
MIT License
143 stars 25 forks source link

Specify cluster version as string instead of number #1338

Closed samsimpson1 closed 4 months ago

samsimpson1 commented 4 months ago

TF interpreted this as a number, so set it to "1.3" instead of "1.30"