Skip to content

Commit

Permalink
Update for #21243
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun committed Apr 4, 2023
1 parent 7eed320 commit 1cf8a61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,15 @@ BUG FIXES:
* Data Source: `azurerm_app_configuration_keys` - fixing a regression where the API doesn't return the http endpoint when listing items [GH-21208]
* `azurerm_application_gateway` - corredctly validaute the `firewall_policy_id` property [GH-21238]
* `azurerm_automation_software_update_configuration` - `time_zone` correctly defaults to `Etc/UTC` [GH-21254]
* `azurerm_digital_twins_time_series_database_connection` - insensitively parse `kusto_cluster_uri` [GH-21243]
* `azurerm_express_route_circuit` - can now set `authorization_key` during creation [GH-21132]
* `azurerm_kubernetes_cluster` - correct maintenance window hours order [GH-21190]
* `azurerm_kusto_eventhub_data_connection` - insensitively parse `identity_id` if it applies to a Kusto Cluster [GH-21243]
* `azurerm_linux_function_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_linux_function_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_linux_web_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_linux_web_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_monitor_diagnostic_setting` - insensitively parse the resource's ID if it has been created for a Kusto Cluster [GH-21243]
* `azurerm_mssql_database` - fix issue with `short_term_retention_policy` preventing creation [GH-21268]
* `azurerm_windows_function_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_windows_function_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
Expand Down

0 comments on commit 1cf8a61

Please sign in to comment.