Skip to content

Commit

Permalink
updating to include #10104
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jan 12, 2021
1 parent 7b3d15b commit 40c7b01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,14 @@

IMPROVEMENTS:

* `azurerm_data_factory` - Add support for `public_network_enabled` [GH-9605]
* `azurerm_data_factory` - support for `public_network_enabled` [GH-9605]
* `azurerm_eventgrid_domain` - support for the `public_network_access_enabled` and `inbound_ip_rule` properties [GH-9922]
* `azurerm_eventgrid_topic` - support for the `public_network_access_enabled` and `inbound_ip_rule` properties [GH-9922]

BUG FIXES:

* `azurerm_application_gateway` - ensuring the casing on `identity_ids` within the `identity` block [GH-10031]
* `azurerm_monitor_diagnostic_setting` - handling mixed casing of the EventHub Namespace Authorization Rule ID [GH-10104]

## 2.42.0 (January 08, 2021)

Expand Down

0 comments on commit 40c7b01

Please sign in to comment.