Update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2014-12-15 22:14:08 -08:00
parent 675eab11d3
commit 8426f5140b
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ BUG FIXES:
resulting in cleaner plans. [GH-663]
* core: fix issue where "diff was not the same" would come up with
diffing lists. [GH-661]
* core: fix crash where module inputs weren't strings, and add more
validation around invalid types here. [GH-624]
* provider/aws: Fix crash case when internet gateway is not attached
to any VPC. [GH-664]
* provider/aws: `vpc_id` is no longer required. [GH-667]