Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-01 17:36:14 -05:00
parent 4c2738ae98
commit c8da2332f8
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
* 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: Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment` [GH-5967]
* provider/aws: Adding outputs for elastic_beanstalk_environment resource [GH-5915]
* provider/clc: Override default `account` alias in provider config [GH-5785]
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]