Skip to content

Commit

Permalink
Update CHANGELOG.md #24326
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jan 4, 2024
1 parent 1f059ba commit c05e280
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ BUG FIXES:
* `azurerm_cosmosdb_account` - fix validation for `ip_range_filter` [GH-24306]
* `azurerm_linux_virtual_machine` - `additional_capabilities.0.ultra_ssd_enabled` can now be added during update [GH-24274]
* `azurerm_logic_app_standard` - update default value of `version` from `~3` which is no longer supported to `~4` [GH-24134]
* `azurerm_iothub_device_update_account` - `sku` is now ForceNew [GH-24324]
* `azurerm_logic_app_standard` - fix a crash when setting default `version` 4.0 flag [GH-24322]
* `azurerm_iothub_device_update_account` - `sku` is now ForceNew [GH-24324]
* `azurerm_iothub` - prevent an inconsistant value after an apply [GH-24326]
* `azurerm_orchestrated_virtual_machine_scale_set` - correctly update resource when hotpatch is enabled [GH-24335]
* `azurerm_windows_virtual_machine` - `additional_capabilities.0.ultra_ssd_enabled` can now be added during update [GH-24274]
* `azurerm_scheduled_query_rules_alert` - `data_source_id` is now ForceNew [GH-24327]
Expand Down

0 comments on commit c05e280

Please sign in to comment.