Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-12 12:24:21 +10:00 committed by GitHub
parent c072c0dfbb
commit f8e4166bee

View File

@ -29,6 +29,7 @@ IMPROVEMENTS
* provider/openstack: Support pdating the External Gateway assigned to a Neutron router [GH-8070]
* 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]
* remote/consul: Support setting datacenter when using consul remote state [GH-8102]
* provider/google: Support Import of `google_compute_target_pool` [GH-8133]
* provider/google: Support Import of `google_compute_forwarding_rule` [GH-8122]