Update CHANGELOG.md

This commit is contained in:
James Nugent 2015-11-13 14:40:34 -06:00
parent 205640a7c9
commit 965e598437
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ BUG FIXES:
* `terraform remote config`: update `--help` output [GH-3632]
* core: modules on Git branches now update properly [GH-1568]
* core: Fix issue preventing input prompts for unset variables during plan [GH-3843]
* core: Orphan resources can now be targets [GH-3912]
* 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]