Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-25 17:55:28 +01:00 committed by GitHub
parent d265a6fee3
commit 103bd1f1f8

View File

@ -27,6 +27,7 @@ IMPROVEMENTS:
* provider/aws: Add validation to IAM User and Group Name [GH-9584]
* provider/azurerm: add account_kind and access_tier to storage_account [GH-9408]
* provider/azurerm: write load_balanacer attributes to network_interface_card hash [GH-9207]
* provider/azurerm: Add disk_size_gb param to VM storage_os_disk [GH-9200]
* provider/digitalocean: Allow resizing DigitalOcean Droplets without increasing disk size. [GH-9573]
* provider/google: enhance service scope list [GH-9442]