Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-05-15 11:56:38 +03:00 committed by GitHub
parent 59955a7523
commit dd2bc1edbd
1 changed files with 2 additions and 1 deletions

View File

@ -29,9 +29,10 @@ BUG FIXES:
* provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369]
* provider/aws: Using the timeout schema helper to make alb timeout cofigurable [GH-14375]
* provider/aws: Refresh from state when CodePipeline Not Found [GH-14431]
* provider/aws: Override spot_instance_requests volume_tags schema [GH-14481]
* provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044]
* provider/datadog: Allowed method on aggregator is `avg` ! `average` [GH-14414]
* provider/github: Log HTTP requests and responses in DEBUG mode [GH-14363]
* provider/cloudstack: `cloudstack_firewall` panicked when used with older (< v4.6) CloudStack versions [GH-14044]
* provider/heroku: Fix issue with setting correct CName in heroku_domain [GH-14443]
* provider/vault: Prevent panic when no secret found [GH-14435]