Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-03-31 23:09:46 -05:00
parent c10c1b9a11
commit f794e0e4ba
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ IMPROVEMENTS:
* provider/aws: Timeouts for `elasticsearch_domain` are increased [GH-5910] * provider/aws: Timeouts for `elasticsearch_domain` are increased [GH-5910]
* provider/aws: `aws_redshift_cluster` allows usernames with underscore in it [GH-5935] * provider/aws: `aws_redshift_cluster` allows usernames with underscore in it [GH-5935]
* provider/aws: Add support for Step Scaling in `aws_autoscaling_policy` [GH-4277] * provider/aws: Add support for Step Scaling in `aws_autoscaling_policy` [GH-4277]
* provider/aws: Adds `wait_for_ready_timeout` option to `aws_elastic_beanstalk_environment` [GH-5967]
* provider/clc: Override default `account` alias in provider config [GH-5785] * provider/clc: Override default `account` alias in provider config [GH-5785]
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788] * provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]