Skip to content

Commit

Permalink
Update CHANGELOG.md for #23303
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Sep 19, 2023
1 parent dac946c commit 75bcf46
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ ENHANCEMENTS:
* `azurerm_container_app` - add support for scale rules [GH-23294]

BUG FIXES:

* `azurerm_linux_web_app` - fix docker app stack update [GH-23303]
* `azurerm_linux_web_app_slot` - fix docker app stack update [GH-23303]
* `azurerm_windows_web_app` - fix docker app stack update [GH-23303]
* `azurerm_windows_web_app_slot` - fix docker app stack update [GH-23303]
* `azurerm_servicebus_queue` - fixing an issue where `auto_delete_on_idle` couldn't be set to `P10675199DT2H48M5.4775807S` [GH-23296]
* `azurerm_servicebus_topic` - fixing an issue where `auto_delete_on_idle` couldn't be set to `P10675199DT2H48M5.4775807S` [GH-23296]

Expand Down

0 comments on commit 75bcf46

Please sign in to comment.