1
0
mirror of https://github.com/terraform-aws-modules/terraform-aws-eks.git synced 2025-09-09 19:32:58 +08:00

fmt and updating changelog

This commit is contained in:
Max Williams
2018-08-27 13:45:46 +02:00
parent 9726fa3e2a
commit 0f5e36862e
+4
View File
@@ -9,6 +9,10 @@ project adheres to [Semantic Versioning](http://semver.org/).
### Added ### Added
- Added autoscaling policies into module that are optionally attached when enabled for a worker group. (by @max-rocket-internet)
### Added
- add spot_price option to aws_launch_configuration - add spot_price option to aws_launch_configuration
- add enable_monitoring option to aws_launch_configuration - add enable_monitoring option to aws_launch_configuration
- add t3 instance class settings - add t3 instance class settings