From ba926d2b6155374774e8272e54cb9a39b84fa049 Mon Sep 17 00:00:00 2001
From: "jenkins-infra-updatecli[bot]"
<101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com>
Date: Fri, 17 Nov 2023 11:56:30 +0100
Subject: [PATCH] Bump Terraform `azurerm` provider version to 3.81.0 (#515)
"hashicorp/azurerm" updated from "3.80.0" to
"3.81.0" in file ".terraform.lock.hcl"Bump Terraform `azurerm` provider version
Update Terraform lock file
3.81.0
Changelog retrieved
from:
https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.81.0
ENHANCEMENTS:
*
dependencies: updating to `v0.20231116.1162710` of
`github.com/hashicorp/go-azure-sdk`
([#23922](https://github.com/hashicorp/terraform-provider-azurerm/issues/23922))
*
`managedservices`: updating to use the base layer from
`hashicorp/go-azure-sdk` rather than `Azure/go-autorest`
([#23890](https://github.com/hashicorp/terraform-provider-azurerm/issues/23890))
*
`network`: updating to API Version `2023-06-01`
([#23875](https://github.com/hashicorp/terraform-provider-azurerm/issues/23875))
*
`servicelinker`: updating to use the base layer from
`hashicorp/go-azure-sdk` rather than `Azure/go-autorest`
([#23890](https://github.com/hashicorp/terraform-provider-azurerm/issues/23890))
*
`storage`: refactoring usages of `github.com/hashicorp/go-azure-sdk` to
use the base layer from `hashicorp/go-azure-sdk` rather than
`Azure/go-autorest`
([#23890](https://github.com/hashicorp/terraform-provider-azurerm/issues/23890))
*
Data Source: `azurerm_network_ddos_protection_plan`: refactoring to use
`hashicorp/go-azure-sdk`
([#23849](https://github.com/hashicorp/terraform-provider-azurerm/issues/23849))
*
`azurerm_linux_function_app` - add support for disabling Basic Auth for
default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_linux_function_app_slot` - add support for disabling Basic Auth
for default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_linux_web_app` - add support for disabling Basic Auth for
default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_linux_web_app_slot` - add support for disabling Basic Auth for
default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_logic_app_integration_account_certificate` - `name` now accepts
underscores
([#23866](https://github.com/hashicorp/terraform-provider-azurerm/issues/23866))
*
`azurerm_logic_app_integration_account_partner` -
`business_identity.value` now accepts underscores
([#23866](https://github.com/hashicorp/terraform-provider-azurerm/issues/23866))
*
`azurerm_monitor_data_collection_rule` - added support for
`WorkspaceTransforms` as `kind`
([#23873](https://github.com/hashicorp/terraform-provider-azurerm/issues/23873))
*
`azurerm_network_ddos_protection_plan`: refactoring to use
`hashicorp/go-azure-sdk`
([#23849](https://github.com/hashicorp/terraform-provider-azurerm/issues/23849))
*
`azurerm_windows_function_app` - add support for disabling Basic Auth
for default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_windows_function_app_slot` - add support for disabling Basic
Auth for default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_windows_web_app` - add support for disabling Basic Auth for
default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
*
`azurerm_windows_web_app_slot` - add support for disabling Basic Auth
for default Publishing Profile via new properties
`ftp_publish_basic_authentication_enabled` and
`webdeploy_publish_basic_authentication_enabled`
([#23900](https://github.com/hashicorp/terraform-provider-azurerm/issues/23900))
Created automatically by Updatecli Options:Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli. |