Skip to content

Commit

Permalink
Update CHANGELOG for #22196
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Jun 17, 2023
1 parent 53ef2b2 commit 5f9a208
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ BUG FIXES:

* `azurerm_application_insights_workbook` - `display_name` can now be correctly updated [GH-22148]
* `azurerm_bastion_host` - fix validation to set ForceNew when the `sku` is downgraded [GH-22147]
* `azurerm_container_app` - fix bug in Container Volume preventing use of `EmptyDir` [GH-22196]
* `azurerm_kubernetes_cluster` - fix validation preventing cluster's with `network_plugin_mode` set to `Overlay` due to a case change in the upstream API [GH-22153]
* `azurerm_resource_deployment_script_*` - fix issue where `identity` wasn't specified but was being sent as `TypeNone` to the api [GH-22165]
* `azurerm_bastion_host` - `ip_configuration` is Required [GH-22154]
Expand Down

0 comments on commit 5f9a208

Please sign in to comment.