Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-05 20:20:25 +01:00 committed by GitHub
parent 5192c7d14c
commit aecb86edad

View File

@ -35,6 +35,7 @@ IMPROVEMENTS:
* provider/aws: Add new aws api-gateway integration types [GH-9213]
* provider/aws: Import `aws_db_event_subscription` [GH-9220]
* provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
* provider/azurerm: Support AzureRM Sql Database DataWarehouse [GH-9196]
* provider/openstack: Use proxy environment variables for communication with services [GH-8948]
* provider/vsphere: Adding `detach_unknown_disks_on_delete` flag for VM resource [GH-8947]
* provisioner/chef: Add `skip_register` attribute to allow skipping the registering steps [GH-9127]