Skip to content

Commit

Permalink
Update changelog for #19485
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry authored Nov 30, 2022
1 parent 6d718c2 commit 2572d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ BUG FIXES:
* `azurerm_app_configuration_key` - prevent crash when retrieving the key value [GH-19464]
* `azurerm_data_factory_linked_service_azure_file_storage` - send `host` and and `user_id` in the payload only when it's been set [GH-19468]
* `azurerm_stream_analytics_output_eventhub` - `shared_access_policy_key` and `shared_access_policy_name` are now optional [GH-19447]
* `azurerm_synapse_integration_runtime_azure` - a state migration to work around the previously incorrect id casing [GH-19485]
* `azurerm_synapse_integration_runtime_self_hosted` - a state migration to work around the previously incorrect id casing [GH-19485]
* `azurerm_synapse_linked_service` - a state migration to work around the previously incorrect id casing [GH-19477]
* `azurerm_windows_web_app` - Fix currentStack is being reset when other `site_config` values are changed. [GH-18568]
* `azurerm_windows_web_app_slot` - Fix currentStack is being reset when other `site_config` values are changed. [GH-18568]
Expand Down

0 comments on commit 2572d80

Please sign in to comment.