From 45e882e8265edfa4940e62a8fa17843943b0ae4c Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 12 Oct 2023 17:23:15 +0200 Subject: [PATCH] updating to include #23534 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eac14c355c1..c4f3c8684dc7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,9 @@ FEATURES: ENHANCEMENTS: -* dependencies: updating to `v0.20231011.1091146` of `github.com/hashicorp/go-azure-sdk` [GH-23518] * provider: updating to build using Go `1.21.3` [GH-23514] * provider: the `roll_instances_when_required` provider feature in the `virtual_machine_scale_set` block is now optional [GH-22976] +* dependencies: updating to `v0.20231012.1141427` of `github.com/hashicorp/go-azure-sdk` [GH-23534] * Data Source: `azurerm_application_gateway` - support for `backend_http_settings`, `global`, `gateway_ip_configuration` and additional attributes [GH-23318] * `azurerm_cosmosdb_postgresql_cluster` - add support for `sql_version` of `16` and `citus_version` of `12.1` [GH-23476] * `azurerm_palo_alto_local_rulestack` - correctly normalize the `location` property [GH-23483]