Skip to content

Commit

Permalink
v3.101.0
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Apr 26, 2024
1 parent fa68dae commit 2cf10c8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .release/provider-schema.json

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions CHANGELOG.md
@@ -1,19 +1,19 @@
## 3.101.0 (Unreleased)
## 3.101.0 (April 25, 2024)

ENHANCEMENTS:

* dependencies: updating to `v0.20240424.1114424` of `github.com/hashicorp/go-azure-sdk` [GH-25749]
* dependencies: updating to `v0.27.0` of `github.com/tombuildsstuff/giovanni` [GH-25702]
* dependencies: updating to `v0.20240424.1114424` of `github.com/hashicorp/go-azure-sdk` ([#25749](https://github.com/hashicorp/terraform-provider-azurerm/issues/25749))
* dependencies: updating to `v0.27.0` of `github.com/tombuildsstuff/giovanni` ([#25702](https://github.com/hashicorp/terraform-provider-azurerm/issues/25702))
* dependencies: updating `golang.org/x/net` to `0.23.0`
* `azurerm_cognitive_account` - the `kind` property now supports `ConversationalLanguageUnderstanding` [GH-25735]
* `azurerm_container_app_custom_domain` - support the ability to use Azure Managed Certificates [GH-25356]
* `azurerm_cognitive_account` - the `kind` property now supports `ConversationalLanguageUnderstanding` ([#25735](https://github.com/hashicorp/terraform-provider-azurerm/issues/25735))
* `azurerm_container_app_custom_domain` - support the ability to use Azure Managed Certificates ([#25356](https://github.com/hashicorp/terraform-provider-azurerm/issues/25356))

BUG FIXES:

* Data Source: `azurerm_application_insights` - set correct AppID in data source [GH-25687]
* `azurerm_virtual_network` - suppress diff in ordering for `address_space` due to inconsistent API response [GH-23793]
* `azurerm_storage_data_lake_gen2_filesystem` - add context deadline for import [GH-25712]
* `azurerm_virtual_network_gateway` - preserve existing `nat_rules` on updates [GH-25690]
* Data Source: `azurerm_application_insights` - set correct AppID in data source ([#25687](https://github.com/hashicorp/terraform-provider-azurerm/issues/25687))
* `azurerm_virtual_network` - suppress diff in ordering for `address_space` due to inconsistent API response ([#23793](https://github.com/hashicorp/terraform-provider-azurerm/issues/23793))
* `azurerm_storage_data_lake_gen2_filesystem` - add context deadline for import ([#25712](https://github.com/hashicorp/terraform-provider-azurerm/issues/25712))
* `azurerm_virtual_network_gateway` - preserve existing `nat_rules` on updates ([#25690](https://github.com/hashicorp/terraform-provider-azurerm/issues/25690))

## 3.100.0 (April 18, 2024)

Expand Down

0 comments on commit 2cf10c8

Please sign in to comment.