spotinst / terraform-spotinst-modules

[DEPRECATED] Terraform modules for Spotinst resources.
https://registry.terraform.io/modules/spotinst
Apache License 2.0
6 stars 17 forks source link

Adding support for EKS cluster_version #19

Closed amit9192 closed 5 years ago

amit9192 commented 5 years ago

As of now, our module has this variable configured but it is not being sent to the AWS EKS module we use to create the EKS cluster.

This fix adds that support + updates the example files accordingly.