Update CHANGELOG.md

This commit is contained in:
Clint 2015-10-26 16:44:39 -05:00
parent 3ce656b007
commit 03a770e96a

View File

@ -3,7 +3,9 @@
BUG FIXES:
* `terraform remote config`: update `--help` output [GH-3632]
* Google provider: Timeout when deleting large instance_group_manager [GH-3591]
* provider/google: Timeout when deleting large instance_group_manager [GH-3591]
* provider/aws: Fix issue with order of Termincation Policies in AutoScaling Groups.
This will introduce plans on upgrade to this version, in order to correct the ordering [GH-2890]
IMPROVEMENTS: