Skip to content

Commit

Permalink
Update CHANGELOG.md hashicorp#24939
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored and rizkybiz committed Feb 29, 2024
1 parent d4dc533 commit 457f5cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@ BUG FIXES:
* `azurerm_cognitive_deployment` - the `version_upgrade_option` property can not be updated without creating a new resource [GH-24922]
* `azurerm_data_protection_backup_vault` - support or the `soft_delete` and `retention_duration_in_days` properties [GH-24775]
* `azurerm_kusto_cluster` - `optimized_auto_scale` is now updated after `sku` has been updated [GH-24906]
* `azurerm_linux_virtual_machine_scale_set` - correctly include `public_ip_prefix_id` during updates [GH-24939]
* `azurerm_orchestrated_virtual_machine_scale_set` - the `disk_size_gb` and `lun` parameters of `data_disks` are optional now [GH-24944]
* `azurerm_storage_account` - change order of API calls to be GET-then-PUT ratehr then PATCHES [GH-23935]
* `azurerm_storage_account` - improve the validation around the `immutability_policy` being used with `blob_properties` [GH-24938]
* `azurerm_security_center_setting` - prevent a bug when name is `SENTINEL` [GH-24497]
* `azurerm_windows_virtual_machine_scale_set` - correctly include `public_ip_prefix_id` during updates [GH-24939]



## 3.92.0 (February 15, 2024)
Expand Down

0 comments on commit 457f5cc

Please sign in to comment.