From 98a82e5a9b904c123b72845bcd3c674c49cd0f3f Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 7 Apr 2021 13:16:03 -0700 Subject: [PATCH] CHANGELOG.md for #11157 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 94441245710c..4517200e067e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,10 +9,10 @@ FEATURES: ENHANCEMENTS: +* `azurerm_eventgrid_data_connection` - support for the `table_name`, `mapping_rule_name`, and `data_format` properties [GH-11157] * `azurerm_hpc_cache_nfs_target` - support for the `access_policy_name` property [GH-11186] * `azurerm_private_endpoint` - allows for an alias to specified [GH-10779] - BUG FIXES: * Data Source: `azurerm_dns_zone` - fixing a bug where the Resource ID wouldn't contain the Resource Group name when looking this up [GH-11221]