fmt and updating changelog

This commit is contained in:
Max Williams
2018-08-27 13:45:46 +02:00
parent 9726fa3e2a
commit 0f5e36862e

View File

@@ -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