Skip to content

Commit

Permalink
Update CHANGELOG.md for #28312
Browse files Browse the repository at this point in the history
  • Loading branch information
wyattfry authored Dec 17, 2024
1 parent da299ff commit fc44664
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ ENHANCEMENTS:

BUG FIXES:

* `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_mongo_cluster` - remove CustomizeDiff logic for `administrator_password` to allow the input to be generated by the `random_password` resource [GH-28215]
* `azurerm_storage_account` - fix error handling for `static_website` and `queue_properties` availability checks [GH-28279]
* `azurerm_mongo_cluster` - valdation updated so the resource now creates successfully when using `create_mode` `GeoReplica` [GH-28269]
* `azurerm_log_analytics_data_export_rule` - now creates successfully without returning 404 [GH-27876]
* `azurerm_batch_pool` - support for new block `security_profile` [GH-28069]
* `azurerm_storage_account` - fix error handling for `static_website` and `queue_properties` availability checks [GH-28279]

## 4.14.0 (December 12, 2024)

Expand Down

0 comments on commit fc44664

Please sign in to comment.