Skip to content

Commit

Permalink
v3.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed May 19, 2023
1 parent 803d4e2 commit 155958d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .release/provider-schema.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions CHANGELOG.md
@@ -1,20 +1,20 @@
## 3.57.0 (Unreleased)
## 3.57.0 (May 19, 2023)

FEATURES:

* **New Data Source:** `azurerm_virtual_hub_connection` [GH-21681]
* **New Data Source:** `azurerm_virtual_hub_connection` ([#21681](https://github.com/hashicorp/terraform-provider-azurerm/issues/21681))

ENHANCEMENTS:

* `synapse`: refactoring to use `tombuildsstuff/kermit` rather than `Azure/azure-sdk-for-go` for Data Plane [GH-21792]
* `azurerm_batch_account` - support versionless keys for CMK [GH-21677]
* `azurerm_kubernetes_cluster` - changing the `http_proxy_config.no_proxy` no longer creates a new resource [GH-21793]
* `azurerm_media_transform` - support for the `jpg_image` and `png_image` blocks within the `custom_preset` block [GH-21709]
* `azurerm_recovery_services_vault` - support the `monitoring` block [GH-21691]
* `synapse`: refactoring to use `tombuildsstuff/kermit` rather than `Azure/azure-sdk-for-go` for Data Plane ([#21792](https://github.com/hashicorp/terraform-provider-azurerm/issues/21792))
* `azurerm_batch_account` - support versionless keys for CMK ([#21677](https://github.com/hashicorp/terraform-provider-azurerm/issues/21677))
* `azurerm_kubernetes_cluster` - changing the `http_proxy_config.no_proxy` no longer creates a new resource ([#21793](https://github.com/hashicorp/terraform-provider-azurerm/issues/21793))
* `azurerm_media_transform` - support for the `jpg_image` and `png_image` blocks within the `custom_preset` block ([#21709](https://github.com/hashicorp/terraform-provider-azurerm/issues/21709))
* `azurerm_recovery_services_vault` - support the `monitoring` block ([#21691](https://github.com/hashicorp/terraform-provider-azurerm/issues/21691))

BUG FIXES:

* `data.azurerm_kubernetes_cluster` - prevent a panic when some values returned are nil [GH-21850]
* `data.azurerm_kubernetes_cluster` - prevent a panic when some values returned are nil ([#21850](https://github.com/hashicorp/terraform-provider-azurerm/issues/21850))

## 3.56.0 (May 11, 2023)

Expand Down

0 comments on commit 155958d

Please sign in to comment.