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: