Skip to content

Commit

Permalink
Update changelog for #18494
Browse files Browse the repository at this point in the history
  • Loading branch information
mbfrahry committed Jan 11, 2023
1 parent 66d37d8 commit 7e69946
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ BUG FIXES:
* `azurerm_cdn_frontdoor_rule` - handle empty string value for `query_string` [GH-19927]
* `azurerm_policy_set_definition` - fix update of for empty group names in `policy_definition_reference.policy_group_names` [GH-19890]
* `azurerm_storage_account` - `403` is now a valid status code for when permissions to list keys is missing [GH-19645]
* `azurerm_storage_data_lake_gen2_path` - `ace` generated by default are no longer stored in state to prevent perpetual state diffs [GH-18494]
* `azurerm_storage_data_lake_gen2_filesystem` - `ace` generated by default are no longer stored in state to prevent perpetual state diffs [GH-18494]
* `azurerm_web_pubsub_hub` - the `event_handler` property is now a list instead of set to respect the input order [GH-19886]

## 3.38.0 (January 05, 2023)
Expand Down

0 comments on commit 7e69946

Please sign in to comment.