Update CHANGELOG.md

This commit is contained in:
Radek Simko 2016-08-08 21:24:36 +01:00 committed by GitHub
parent 58a01f2fd5
commit 40980f5895
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ BUG FIXES:
* provider/aws: Retry association of IAM Role & instance profile [GH-7938]
* provider/aws: Fix `aws_s3_bucket` resource `redirect_all_requests_to` action [GH-7883]
* provider/aws: Fix issue updating ElasticBeanstalk Environment Settings [GH-7777]
* providers/aws: `aws_rds_cluster` creation timeout bumped to 40 minutes [GH-8052]
* provider/google: Use resource specific project when making queries/changes [GH-7029]
* provider/google: Fix read for the backend service resource [GH-7476]