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
TF interpreted this as a number, so set it to "1.3" instead of "1.30"