From 0f5e36862ee8f986c8da4883132ae073706b3d9c Mon Sep 17 00:00:00 2001 From: Max Williams Date: Mon, 27 Aug 2018 13:45:46 +0200 Subject: [PATCH] fmt and updating changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f78884..d117db1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ project adheres to [Semantic Versioning](http://semver.org/). ### 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 enable_monitoring option to aws_launch_configuration - add t3 instance class settings