Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-18 16:55:25 +01:00 committed by GitHub
parent 245e211b00
commit 2f0bc1c967
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ IMPROVEMENTS
* provider/azure: add custom_data argument for azure_instance resource [GH-8158]
* provider/azurerm: Adds support for uploading blobs to azure storage from local source [GH-7994]
* provider/azurerm: Storage blob contents can be copied from an existing blob [GH-8126]
* provider/datadog: Allow `tags` to be configured for monitor resources. [GH-8284]
* provider/google: allows atomic Cloud DNS record changes [GH-6575]
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]
* provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]