Update module versions, README, LICENSE, Go version for tests
Pin the kubernetes provider
why
Keep up to date
Limited the kubernetes provider to versions less than 2.25.0 since major changes were introduced in 2.25.0 that broke the terraform-aws-eks-cluster module. The kubernetes provider was updated to use the terraform-plugin-framework, which does not support computed lists in the exec block:
what
Go
version for testskubernetes
providerwhy
Keep up to date
Limited the
kubernetes
provider to versions less than2.25.0
since major changes were introduced in2.25.0
that broke theterraform-aws-eks-cluster
module. Thekubernetes
provider was updated to use theterraform-plugin-framework
, which does not support computed lists in theexec
block:Processing the computed
args
list throws the error:references