Skip to content

Commit

Permalink
updating to include #19578
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Dec 7, 2022
1 parent 10fd2b1 commit c79016f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ENHANCEMENTS:
* `lighthouse`: updating to API version `2022-10-01` [GH-19499]
* Data Source: `azurerm_kubernetes_cluster` - support for the `storage_profile` block [GH-19396]
* `azurerm_firewall_policy` - support for the `explicit_proxy` block and `auto_learn_private_ranges_mode` property [GH-19313]
* `azurerm_kubernetes_cluster`- support for the `storage_profile` block [GH-19396]
* `azurerm_kubernetes_cluster` - support for the `storage_profile` block [GH-19396]
* `azurerm_lb_probe` - support for the `probe_threshold` property [GH-19573]
* `azurerm_mssql_virtual_machine` - support for the `days_of_week` property [GH-19553]
* `azurerm_spring_cloud_gateway_route_config` - support for the `filters`, `predicates`, and `sso_validation_enabled` properties [GH-19493]
Expand All @@ -30,6 +30,7 @@ BUG FIXES:
* `azurerm_key_vault` - allow for keyvaults in two different subscriptions [GH-19531]
* `azurerm_lb` - adding/removing a frontend configuration will no longer force recreation a new resource to be created [GH-19548]
* `azurerm_kusto_*` - a state migration to work around the previously incorrect id casing [GH-19525]
* `azurerm_media_services_account` - fixing an issue in the state upgrade where the Resource ID was being parsed incorrectly [GH-19578]
* `azurerm_monitor_smart_detector_alert_rule` - a state migration to work around the previously incorrect id casing [GH-19513]
* `azurerm_virtual_desktop_workspace_application_group_association` - set `tags` properly [GH-19574]

Expand Down

0 comments on commit c79016f

Please sign in to comment.