Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2016-04-13 12:18:28 -07:00
parent e9fd00cde6
commit 453d38bafc
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ FEATURES:
IMPROVEMENTS:
* command/apply: Output will now show periodic status updates of slow
resources. [GH-6163]
* provider/aws: Add support for Step Scaling in `aws_autoscaling_policy` [GH-4277]
* provider/aws: Add support for `cname_prefix` to `aws_elastic_beanstalk_environment` resource [GH-5966]
* provider/aws: Adding outputs for elastic_beanstalk_environment resource [GH-5915]