From 2c28cd6bddf895db141cc551582ddfae0432fc56 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Mon, 11 Sep 2023 10:11:52 +0200 Subject: [PATCH] updating to include #23221 --- CHANGELOG.md | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d09d284ab0c..90c91fba50ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,24 @@ ## 3.73.0 (Unreleased) -ENHANCEMENTS: - -* `azurerm_maps_account` - Support for `local_authentication_enabled` [GH-23216] - FEATURES: * **New Resource**: `azurerm_virtual_hub_routing_intent` [GH-23138] * **New Resource**: `azurerm_iothub_endpoint_cosmosdb_account` [GH-23065] +ENHANCEMENTS: + +* dependencies: updating to `v0.1.1` of `github.com/btubbs/datetime` [GH-23221] +* dependencies: updating to `v1.3.1` of `github.com/google/uuid` [GH-23221] +* dependencies: updating to `v0.20230907.1113401` of `github.com/hashicorp/go-azure-sdk` [GH-23221] +* dependencies: updating to `v1.5.0` of `github.com/hashicorp/go-hclog` [GH-23221] +* dependencies: updating to `v2.29.0` of `github.com/hashicorp/terraform-plugin-sdk/v2` [GH-23221] +* dependencies: updating to `v1.5.1` of `github.com/hashicorp/terraform-plugin-testing` [GH-23221] +* dependencies: updating to `v1.20.2` of `github.com/rickb777/date` [GH-23221] +* dependencies: updating to `v0.13.0` of `golang.org/x/crypto` [GH-23221] +* dependencies: updating to `v0.15.0` of `golang.org/x/net` [GH-23221] +* dependencies: updating to `v0.13.0` of `golang.org/x/tools` [GH-23221] +* `azurerm_maps_account` - Support for `local_authentication_enabled` [GH-23216] + ## 3.72.0 (September 07, 2023) FEATURES: