Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-22 00:08:45 +01:00
parent e213839e58
commit e7fe7494d3
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ IMPROVEMENTS:
* provider/vsphere: Support for linked clones and Windows-specific guest config options [GH-6087]
* provider/vsphere: Checking for Powered Off State before `vsphere_virtual_machine` deletion [GH-6283]
* provider/vsphere: Support mounting ISO images to virtual cdrom drives [GH-4243]
* provider/vsphere: Fix missing ssh connection info [GH-4283]
* provider/google: Deprecate unused "region" attribute in `global_forwarding_rule`; this attribute was never used anywhere in the computation of the resource [GH-6112]
* provider/cloudstack: Add group attribute to `cloudstack_instance` resource [GH-6023]