Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-01-20 15:44:27 -06:00
parent 16da3b9f1b
commit a5b28868a8
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ IMPROVEMENTS:
* core: Add `sha256()` interpolation function [GH-4704]
* core: Validate lifecycle keys to show helpful error messages whe they are mistypes [GH-4745]
* core: Default `module-depth` parameter to `-1`, which expands resources within modules [GH-4763]
* core: Default `module-depth` parameter to `-1`, which expands resources within modules in command output [GH-4763]
* provider/aws: Add new parameters `az_mode` and `availability_zone(s)` in ElastiCache [GH-4631]
* provider/aws: Allow ap-northeast-2 (Seoul) as valid region [GH-4637]
* provider/aws: Limit SNS Topic Subscription protocols [GH-4639]