Skip to content

Commit

Permalink
updating to include #19871
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jan 5, 2023
1 parent 01d0017 commit 9be8ea0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,25 @@ BUG FIXES
* `azurerm_automation_software_update_configuration` - correctly handle empty `expiry_time` api values [GH-19774]
* `azurerm_app_service_connection` - polling until the resource is fully created, updated and deleted [GH-19792]
* `azurerm_batch_pool` - correctly handle the resource being deleted outside of terraform [GH-19780]
* `azurerm_billing_account_cost_management_export` - marking the resource as gone when it's no longer present in Azure [GH-19871]
* `azurerm_bot_service_azure_bot` - marking the resource as gone when it's no longer present in Azure [GH-19871]
* `azurerm_databricks_access_connector` - polling until the resource is fully created, updated and deleted [GH-19792]
* `azurerm_databricks_access_connector` - marking the resource as gone when it's no longer present in Azure [GH-19871]
* `azurerm_datadog_monitor_sso_configuration` - polling until the resource is fully created and deleted [GH-19792]
* `azurerm_hdinsight_kafka_cluster` - the `kafka_management_node` property has been deprecated and will be removed in `v4.0` [GH-19423]
* `azurerm_kubernetes_cluster` - `scale_down_mode` of the default node pool can now be updated without rebuilding the entire cluster [GH-19823]
* `azurerm_orbital_contact_profile` - polling until the resource is fully created, updated and deleted [GH-19792]
* `azurerm_orbital_spacecraft` - polling until the resource is fully created, updated and deleted [GH-19792]
* `azurerm_postgresql_flexible_server` - correctly handle password authentication [GH-19800]
* `azurerm_resource_group_cost_management_export` - marking the resource as gone when it's no longer present in Azure [GH-19871]
* `azurerm_spring_cloud_connection` - polling until the resource is fully updated and deleted [GH-19792]
* `azurerm_stack_hci_cluster` - polling until the resource is fully deleted [GH-19792]
* `azurerm_stream_analytics_cluster` - polling until the resource is fully deleted [GH-19792]
* `azurerm_stream_analytics_reference_input_blob` - the `storage_account_key` property is now optional when MSI auth is used [GH-19676]
* `azurerm_storage_account_network_rules` - the requires import check no longer checks the `bypass` field to workaround an issue within the Azure API [GH-19719]
* `azurerm_subscription_cost_management_export` - marking the resource as gone when it's no longer present in Azure [GH-19871]
* `azurerm_virtual_desktop_application_group` - changing the `host_pool_id` now creates a new resource [GH-19689]
* `azurerm_vmware_express_route_authorization` - marking the resource as gone when it's no longer present in Azure [GH-19871]

## 3.37.0 (December 21, 2022)

Expand Down

0 comments on commit 9be8ea0

Please sign in to comment.