Update CHANGELOG.md

This commit is contained in:
Jake Champlin 2017-05-22 14:55:27 -04:00 committed by GitHub
parent 9a7a243c5c
commit 979ef66dbc
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ FEATURES:
IMPROVEMENTS:
* core/provider-split: Split out the Oracle OPC provider to new structure [GH-14362]
* core: Use environment variables to set VersionPrerelease at compile time [GH-14733]
* provider/aws: Show state reason when EC2 instance fails to launch [GH-14479]
* provider/aws: Show last scaling activity when ASG creation/update fails [GH-14480]
* provider/aws: Add `tags` (list of maps) for `aws_autoscaling_group` [GH-13574]