Skip to content

Commit

Permalink
updating to include hashicorp#24009
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Nov 23, 2023
1 parent 294f3b0 commit 48adbb1
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 @@ -41,6 +41,7 @@ BUG FIXES:
* `azurerm_dev_test_linux_virtual_machine` - `storage_type` is now ForceNew to match the updated API behaviour [GH-23973]
* `azurerm_dev_test_windows_virtual_machine` - `storage_type` is now ForceNew to match the updated API behaviour [GH-23973]
* `azurerm_disk_encryption_set` - resource will recreate if `identity` changes from `SystemAssigned` to `UserAssigned` [GH-23904]
* `azurerm_eventhub_cluster`: `sku_name` is no longer ForceNew [GH-24009]
* `azurerm_firewall` - recasing the value for `firewall_policy_id` to workaround the API returning the incorrect casing [GH-23993]
* `azurerm_security_center_subscription_pricing` - fix a bug preventing removal of `extensions` and downgrading `tier` to `Free` [GH-23821]
* `azurerm_windows_web_app` - fix an issue of incorrect application stack settings during update [GH-23372]
Expand Down

0 comments on commit 48adbb1

Please sign in to comment.