Update CHANGELOG.md

This commit is contained in:
Clint 2016-04-04 16:56:58 -05:00
parent 986fcd95f9
commit b04b508b54
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ IMPROVEMENTS:
* 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/google: Accept GOOGLE_CLOUD_KEYFILE_JSON env var for credentials [GH-6007]
* provider/datadog: Add heredoc support to message, escalation_message, and query [GH-5788]
BUG FIXES: