Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-04-27 17:23:50 +01:00
parent 6f62248471
commit d692cf5f60
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* core: update HCL dependency to improve whitespace handling in `terraform fmt` [GH-6347]
* provider/azurerm: Increase timeout for ARM Template deployments to 40 minutes [GH-6319]
* provider/vsphere: Add support for `memory_reservation` to `vsphere_virtual_machine` [GH-6036]
* provider/vsphere: Add ability to specify and mount bootable vmdk in `vsphere_virtual_machine` [GH-6146]
* provider/docker: Add ability to keep docker image locally on terraform destroy [GH-6376]
BUG FIXES: