Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun committed Aug 8, 2024
1 parent 139b27f commit 61f652e
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,20 @@

ENHANCEMENTS:

* `cosmosdb` - updating to use version `2024-05-15` [GH-26758]
* `healthcare` - updating to use version `2024-03-31` [GH-26699]
* `redis` - updating to use version `2024-03-01` [GH-26932]
* `azurerm_cosmosdb_account` - avoid infinite diff to `default_identity_type` for legacy resources where an empty string is returned by the RP [GH-26525]
* `azurerm_log_analytics_saved_search` - update the regex for the `function_parameters` property to support more paramters [GH-26701]
* `azurerm_monitor_data_collection_rule` - update `performance_counter.x.sampling_frequency_in_seconds` range `1` to `1800` [GH-26898]
* `azurerm_security_center_storage_defender` - add support for the property `scan_results_event_grid_topic_id` [GH-26599]
* `azurerm_storage_account` - add support for the property `default_share_level_permission` in the `azure_files_authentication` block [GH-26924]
* `azurerm_web_application_firewall_policy`: `excluded_rule_set.0.type` supports `Microsoft_BotManagerRuleSet` [GH-26903]
* `redis` - updating to use version `2024-03-01` [GH-26932]

BUG FIXES:

* `azurerm_container_group` - retrieve and set `storage_account_key` in the payload when updating the resource [GH-26640]
* `azurerm_kubernetes_cluster` - allow an empty list for `dns_zone_ids` in the `web_app_routing` block [GH-26747]
* `azurerm_storage_share_file` - fix a bug when encoding the MD5 hash for the `content_md5` property [GH-25715]

## 3.114.0 (August 01, 2024)
Expand Down

0 comments on commit 61f652e

Please sign in to comment.