update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-06-25 17:51:18 -07:00
parent a3a2698e56
commit a3a9d5d21d
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ BUG FIXES:
doesn't implement those aliases [GH-2475]
* core: unknown resource attributes passed in as parameters to modules
now error [GH-2478]
* core: better error messages for missing variables [GH-2479]
* command/*: fixed bug where variable input was not asked for unset
vars if terraform.tfvars existed [GH-2502]
* command/apply: prevent output duplication when reporting errors [GH-2267]