Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-27 10:21:34 +01:00 committed by GitHub
parent d920105440
commit 329cc41ded
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ IMPROVEMENTS:
* 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/azurerm: support importing of subnet resource [GH-9646]
* provider/digitalocean: Allow resizing DigitalOcean Droplets without increasing disk size. [GH-9573]
* provider/google: enhance service scope list [GH-9442]
* provider/openstack: Added value_specs to openstack_networking_port_v2, allowing vendor information [GH-9551]