Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-03-30 21:08:21 -05:00
parent a8e0528784
commit 6da46bed00
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS:
* provider/aws: Making the Cloudwatch Event Rule Target `target_id` optional [GH-5787]
* 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: Add support for Step Scaling in `aws_autoscaling_policy` [GH-4277]
* provider/clc: Override default `account` alias in provider config [GH-5785]
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]