Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-18 16:32:48 +01:00
parent be0db001db
commit 7573367444
1 changed files with 2 additions and 1 deletions

View File

@ -22,8 +22,9 @@ IMPROVEMENTS:
* provider/fastly: Add support for Service Request Settings on `fastly_service_v1` resources [GH-6622]
* provider/fastly: Add support for custom VCL configuration [GH-6662]
* provider/openstack: Add support for client certificate authentication [GH-6279]
* providers/google: support optional uuid naming for Instance Template [GH-6604]
* provider/google: support optional uuid naming for Instance Template [GH-6604]
* provider/vsphere: fix bug with `vsphere_virtual_machine` wait for ip [GH-6377]
* provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742]
BUG FIXES: