Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-20 20:03:46 +01:00 committed by GitHub
parent c9138daacc
commit 7ad4220ea9
1 changed files with 1 additions and 0 deletions

View File

@ -117,6 +117,7 @@ IMPROVEMENTS:
* 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/azurerm: `azurerm_dns_zone` now returns `name_servers` [GH-7434]
* provider/azurerm: dump entire Request/Response in autorest Decorator [GH-7719]
* 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]