Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-22 00:02:24 +01:00
parent 5b1b49e2b7
commit 408522c568
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ IMPROVEMENTS:
* provider/postgresql: New `ssl_mode` argument allowing different SSL usage tradeoffs [GH-6008]
* 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/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]