Skip to content

Commit

Permalink
Update CHANGELOG.md #24981
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Feb 23, 2024
1 parent 1b2480e commit 251003f
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 @@ -36,6 +36,7 @@ BUG FIXES:
* `azurerm_kusto_cluster` - `optimized_auto_scale` is now updated after `sku` has been updated [GH-24906]
* `azurerm_key_vault_certificate` - will now only update the `lifetime_action` of the certificate block unless otherwise required [GH-24755]
* `azurerm_linux_virtual_machine_scale_set` - correctly include `public_ip_prefix_id` during updates [GH-24939]
* `azurerm_postgresql_flexible_server` - the `customer_managed_key.key_vault_key_id` property is now required [GH-24981]
* `azurerm_nginx_deployment` - changing the `sku` property now creates a new resource [GH-24905]
* `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]
Expand Down

0 comments on commit 251003f

Please sign in to comment.