From 4345c0819496896896612c159bd1982bcb7349ff Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Fri, 22 Apr 2016 00:51:39 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fc57d4307..6682006750 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ IMPROVEMENTS: * provider/vsphere: Fix missing ssh connection info [GH-4283] * 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/azurerm: Provider meaningful error message when credentials not correct [GH-6290] BUG FIXES: