Releases: howdio/terraform-aws-eks
Releases · howdio/terraform-aws-eks
v2.0.2
15 Jun 09:39
Compare
Sorry, something went wrong.
No results found
Fixes
#31 Add missing backslash
VPC Endpoint Support
28 Mar 09:31
Compare
Sorry, something went wrong.
No results found
Improvements
#17 Support for VPC Endpoints
Spot Instance support
11 Feb 20:28
Compare
Sorry, something went wrong.
No results found
Improvements
#16 Enable spot instances usage
Fix for Kubernetes Dashboard
14 Jan 15:27
Compare
Sorry, something went wrong.
No results found
This release fixes a problem with referencing the Kubernetes Dashboard deployment.
Fixes
#15 Fix kubernetes dashboard (Issue: #14 )
Thanks for @rajpolaris and for reporting @eana for fixing the issue
EKS Version Fix
17 Dec 11:07
Compare
Sorry, something went wrong.
No results found
The module as a variable called version. This has been change to eks_version as this variable is already used to indicate the version of the module.
Fixes
#13 Rename the version variable.
Fix
11 Dec 16:12
Compare
Sorry, something went wrong.
No results found
Fixes
#12 Allow incoming https connections from the EKS masters security group
Fix for Calico
30 Nov 13:40
Compare
Sorry, something went wrong.
No results found
Fixes
#11 Use the correct host-interface if the calico network policy engine is used
AWS Auth
19 Nov 14:03
Compare
Sorry, something went wrong.
No results found
Thanks to @eana this release will introduce the aws_auth variable which allows you to include cluster authentication.
Improvements
Refactoring release
29 Oct 09:31
Compare
Sorry, something went wrong.
No results found
A big thanks to @eana for taking the time to refactor the modules and provide support for enabling the addons in the cluster submodule.
Improvements
#9 Refactor
Add addons in the cluster submodule
Add whitelist for SSH access to the cluster nodes
Add example for adding Jenkins node groups to the cluster
Service Release for v0.3.0
17 Sep 12:46
Compare
Sorry, something went wrong.
No results found
Improvements
#4 Add node_instance_profile_arn output
Bug fixes
#5 Fix error applying plan when enable_kubectl is set to false
#3 Use additional constraints to reduce matches to a single VPC
Contributors
@eana