Skip to content

Commit

Permalink
updating to include #25549
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Apr 10, 2024
1 parent fcca3aa commit dde59d1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ BUG FIXES:

* storage: fix a number of potential crashes during plan/apply with resources using the Storage data plane API [GH-25525]
* `azurerm_application_insights` - fix issue where the wrong Application ID was set into the property `app_id` [GH-25520]
* `azurerm_monitor_alert_prometheus_rule_group` - the `severity` property is now set correctly when `0` [GH-25408]
* `azurerm_redis_cache_access_policy_assignment` - the `object_id_alias` property now allows usernames [GH-25523]
* `azurerm_container_app_environment_certificate` - the `subject_name` attribute is now correctly populated [GH-25516]
* `azurerm_linux_function_app` - will not taint the resource when partially created [GH-24520]
* `azurerm_function_app_slot` - will not taint the resource when partially created [GH-24520]
* `azurerm_linux_function_app` - will not taint the resource when partially created [GH-24520]
* `azurerm_managed_disk` - filtering the Resource SKUs response to reduce the memory overhead, when determining whether a Managed Disk can be online resized or not [GH-25549]
* `azurerm_monitor_alert_prometheus_rule_group` - the `severity` property is now set correctly when `0` [GH-25408]
* `azurerm_redis_cache_access_policy_assignment` - the `object_id_alias` property now allows usernames [GH-25523]
* `azurerm_windows_function_app` - will not taint the resource when partially created [GH-24520]
* `azurerm_windows_function_app` - will not taint the resource when partially created [GH-24520]

Expand Down

0 comments on commit dde59d1

Please sign in to comment.