From 4170885a0f4b6923e468fac38dbf3bcf7329def3 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Sun, 23 Dec 2018 14:58:19 +0000 Subject: [PATCH] Updating to include #2565 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f418344b296e..8a6108fd2fd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ IMPROVEMENTS: BUG FIXES: * `azurerm_network_security_rule` - the properties `source_application_security_group_ids` and `destination_application_security_group_ids` are now correctly read & imported [GH-2558] +* `azurerm_role_assignment` - retrieving the role definition name during import [GH-2565] * `azurerm_template_deployment` - fixing regression and supportting nested template deployments [GH-2514] ## 1.20.0 (December 12, 2018)