Skip to content

Commit

Permalink
Update CHANGELOG.md #28427
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jan 7, 2025
1 parent 5c20c06 commit 11a74fd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,17 @@ ENHANCEMENTS:

* dependencies - update tool Go version and bump `go-git` version to `5.13.0` [GH-28425]
* dependencies - `frontdoor` - partial update to use `2024-02-01` API [GH-28233]
* `azurerm_linux_virtual_machine` - export `os_disk.0.id` attribute [GH-28352]
* `azurerm_netapp_volume` - `network_features` is Optional/Computed [GH-28390]
* `azurerm_linux_virtual_machine` - export the `os_disk.0.id` attribute [GH-28352]
* `azurerm_netapp_volume` - make the `network_features` property Optional/Computed [GH-28390]
* `azurerm_site_recovery_replicated_vm` - support for the `network_interface.recovery_load_balancer_backend_address_pool_ids` property [GH-28398]
* `azurerm_windows_virtual_machine` - export `os_disk.0.id` attribute [GH-28352]
* `azurerm_windows_virtual_machine` - export the `os_disk.0.id` attribute [GH-28352]

BUG FIXES:

* `azurerm_api_management` - update the `capacity` property to allow increasing the apim scalability to `31` [GH-28427]
* `azurerm_automation_software_update_configuration` remove deprecated misspelled attribute `error_meesage` [GH-28312]
* `azurerm_batch_pool` - support for new block `security_profile` [GH-28069]
* `azurerm_log_analytics_data_export_rule` - now creates successfully without returning 404 [GH-27876]
* `azurerm_log_analytics_data_export_rule` - now creates successfully without returning `404` [GH-27876]
* `azurerm_mongo_cluster` - remove CustomizeDiff logic for `administrator_password` to allow the input to be generated by the `random_password` resource [GH-28215]
* `azurerm_mongo_cluster` - valdation updated so the resource now creates successfully when using `create_mode` `GeoReplica` [GH-28269]
* `azurerm_storage_account` - fix error handling for `static_website` and `queue_properties` availability checks [GH-28279]
Expand Down

0 comments on commit 11a74fd

Please sign in to comment.