Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-10 11:06:01 +12:00 committed by GitHub
parent 92d75b263c
commit 8925235ef1
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ IMPROVEMENTS
* provider/aws: Add support for Elasticsearch destination to firehose delivery streams [GH-7839]
* provider/aws: Retry AttachInternetGateway and increase timeout on `aws_internet_gateway` [GH-7891]
* provider/aws: Add support for Enhanced monitoring to `aws_rds_cluster_instance` [GH-8038]
* provider/aws: Add ability to set Requests Payer in `aws_s3_bucket` [GH-8065]
* provider/azurerm: Adds support for uploading blobs to azure storage from local source [GH-7994]
* provider/google: allows atomic Cloud DNS record changes [GH-6575]
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]