Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2016-04-22 15:33:49 +02:00
parent 0654670531
commit 9339ead0bd
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ IMPROVEMENTS:
* 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/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] * provider/cloudstack: Add group attribute to `cloudstack_instance` resource [GH-6023]
* provider/azurerm: Provider meaningful error message when credentials not correct [GH-6290] * provider/azurerm: Provider meaningful error message when credentials not correct [GH-6290]
* provider/cloudstack: Improve support for using projects [GH-6282]
BUG FIXES: BUG FIXES: