Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-06-02 17:54:50 +01:00
parent 553e7534cf
commit fcb952dcc8
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@ IMPROVEMENTS:
* provider/aws: Add `cross_zone_load_balancing` on `aws_elb` default to true [GH-6897]
* provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807]
* provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742]
* provider/azurerm: The Azure SDK now exposes better error messages [GH-6976]
* provider/clc: Add support for hyperscale and bareMetal server types and package installation
* provider/clc: Fix optional server password [GH-6414]
* provider/cloudstack: Add support for affinity groups to `cloudstack_instance` [GH-6898]