Skip to content

Commit

Permalink
update CHANGELOG.md for #7995
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Aug 11, 2020
1 parent 89784d2 commit 7e8b101
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 @@ -18,8 +18,9 @@ BUG FIXES:
* Data Source: `azurerm_api_management_user` - `user_id` now accepts single characters [GH-7975]
* `azurerm_application_gateway` - enforce case for the `rule_type` property [GH-8061]
* `azurerm_iothub_consumer_group` - locking during creation and deletion to workaround an API issue [GH-8041]
* `azurerm_mysql_server` - prevent a non empty plan when using `threat_detection_policy` [GH-7981]
* `azurerm_linux_virtual_machine` - handling machines which are already stopped/deallocated [GH-8000]
* `azurerm_monitor_metric_alert_resource` - continue using `SingleResourceMultiMetricCriteria` for existing alerts [GH-7995]
* `azurerm_mysql_server` - prevent a non empty plan when using `threat_detection_policy` [GH-7981]
* `azurerm_orchestrated_virtual_machine_scale_set` - allow `single_placement_group` to be `true` [GH-7821]
* `azurerm_traffic_manager_profile` - updating no longer clears all endpoints [GH-7846]
* `azurerm_windows_virtual_machine` - handling machines which are already stopped/deallocated [GH-8000]'
Expand Down

0 comments on commit 7e8b101

Please sign in to comment.