Skip to content

Commit

Permalink
Update for #22542 and #22888
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Aug 10, 2023
1 parent 1e44738 commit d52c127
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 @@ -39,6 +39,7 @@ ENHANCEMENTS:
* `azurerm_kubernetes_cluster` - add support for the `snapshot_id` property in the `default_node_pool` block [GH-22708]
* `azurerm_log_analytics_workspace` - support changing value of `sku` from `CapacityReservation` and `PerGB2018` [GH-22597]
* `azurerm_managed_application` - deprecate the `parameters` property in favour of `parameter_values` [GH-21541]
* `azurerm_monitor_action_group` - the value `https` is now supported for `aad_auth` [GH-22888]
* `azurerm_mssql_server` - `SystemAssigned, UserAssigned` identity is now supported [GH-22828]
* `azurerm_network_packet_capture` - updating to use `hashicorp/go-azure-sdk` [GH-22873]
* `azurerm_network_profile` - refactoring to use `hashicorp/go-azure-sdk` [GH-22850]
Expand All @@ -49,6 +50,7 @@ ENHANCEMENTS:
* `azurerm_security_center_subscription_pricing` - support for `extensions` block [GH-22643]
* `azurerm_security_center_subscription_pricing` - support for the `resource_type` `Api` [GH-22844]
* `azurerm_spring_cloud_configuration_service` - support for the `ca_certificate_id` property [GH-22814]
* `azurerm_virtual_desktop_workspace` - added support for the `public_network_access_enabled` property [GH-22542]
* `azurerm_virtual_machine_packet_capture` - updating to use `hashicorp/go-azure-sdk` [GH-22873]
* `azurerm_virtual_machine_scale_set_packet_capture` - updating to use `hashicorp/go-azure-sdk` [GH-22873]
* `azurerm_vpn_gateway_connection` - updating to use `hashicorp/go-azure-sdk` [GH-22873]
Expand Down

0 comments on commit d52c127

Please sign in to comment.