Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Mar 3, 2023
1 parent 27b8616 commit b4979b1
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,22 @@ ENHANCEMENTS
* `policy/assignment` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20638]
* `sentinel/alert_rule` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20680]
* `sentinel/automation_rule` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20726]
* **Data Source:** `azurerm_linux_function_app` - support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* **Data Source:**`azurerm_windows_function_app` -support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_app_service_connection` - support for the `secret_store` block [GH-20613]
* `express_route_circuit_peering_resource` - support for the `advertised_communities` property [GH-20708]
* `azurerm_healthcare_service` - extend range of the cosmosdb_throughput to a maximum of `100000` [GH-20755]
* `azurerm_key_vault_key` - support for the `rotation_policy` block [GH-19113]
* `azurerm_kubernetes_cluster` - add support for the `Standard` `sku_tier` [GH-20734]
* `azurerm_linux_function_app` - add support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_linux_function_app_slot` - add support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_media_streaming_policy` - add support for `common_encryption_cbcs.clear_key_encryption`, `common_encryption_cenc.clear_key_encryption`, `common_encryption_cenc.clear_track`, `common_encryption_cenc.content_key_to_track_mapping` and `envelope_encryption` [GH-20524]
* `azurerm_orchestrated_virtual_machine_scale_set` - add `priority_mix` property [GH-20618]
* `azurerm_storage_management_policy` - add support for `auto_tier_to_hot_from_cool_enabled` [GH-20641]
* `azurerm_kubernetes_cluster` - support for `Standard` with the `sku_tier` [GH-20734]
* `azurerm_linux_function_app` - support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_linux_function_app_slot` - support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_media_streaming_policy` - support for the `common_encryption_cbcs.clear_key_encryption`, `common_encryption_cenc.clear_key_encryption`, `common_encryption_cenc.clear_track`, `common_encryption_cenc.content_key_to_track_mapping` and `envelope_encryption` properties [GH-20524]
* `azurerm_orchestrated_virtual_machine_scale_set` - support for the `priority_mix` property [GH-20618]
* `azurerm_storage_management_policy` - support for `auto_tier_to_hot_from_cool_enabled` [GH-20641]
* `azurerm_spring_cloud_connection` - support for the `secret_store` block [GH-20613]
* `azurerm_windows_function_app` - add support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_windows_function_app_slot` - add support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* **Data Source:** `azurerm_linux_function_app` - add support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* **Data Source:**`azurerm_windows_function_app` - add support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_windows_function_app` - support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]
* `azurerm_windows_function_app_slot` - support for AuthV2 (EasyAuthV2) `auth_settings_v2` [GH-20722]



BUG FIXES
Expand Down

0 comments on commit b4979b1

Please sign in to comment.