Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-08-13 12:47:34 -06:00 committed by GitHub
parent 9c793b8461
commit 44b6d7bbee
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ IMPROVEMENTS
* provider/google: Move URLMap hosts to TypeSet from TypeList [GH-7472]
* provider/google: Support static private IP addresses in `resource_compute_instance` [GH-6310]
* provider/openstack: Support updating the External Gateway assigned to a Neutron router [GH-8070]
* provider/openstack: Support for `value_specs` param on `openstack_networking_network_v2` #8155
* provider/openstack: Support for `value_specs` param on `openstack_networking_network_v2` [GH-8155]
* provider/vsphere: Improved SCSI controller handling in `vsphere_virtual_machine` [GH-7908]
* provider/vsphere: Adding disk type of `Thick Lazy` to `vsphere_virtual_disk` and `vsphere_virtual_machine` [GH-7916]
* provider/consul: add tls config support to consul provider [GH-7015]