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)

Bump Terraform `azurerm` provider version

Update Terraform lock file

"hashicorp/azurerm" updated from "3.80.0" to "3.81.0" in file ".terraform.lock.hcl"

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))


---
Updatecli
logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

Co-authored-by: Jenkins Infra Bot (updatecli) <60776566+jenkins-infra-bot@users.noreply.github.com> --- .terraform.lock.hcl | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/.terraform.lock.hcl b/.terraform.lock.hcl index 83497366..6e165397 100644 --- a/.terraform.lock.hcl +++ b/.terraform.lock.hcl @@ -48,23 +48,23 @@ provider "registry.terraform.io/hashicorp/azuread" { } provider "registry.terraform.io/hashicorp/azurerm" { - version = "3.80.0" + version = "3.81.0" hashes = [ - "h1:3kI4TLsxU0v48gUzx9GXlGzss6ZriB6yRo878htj3qk=", - "h1:B9BjHL/otNG7gG2jEPPCz554qbke3fXEH1kzlsg7pnU=", - "h1:INZGxLapgXtWJBI7MP6ltmfViGN4SeqHxw+XcE4vN28=", - "h1:rcH6Cs2Fbe+gXn0F+AG5+n9Zrcm/AfHyjKr8cJUF7Uw=", - "zh:11e3362a3d9ca9d6d57a3c863b26ddcb9e4366c6c99586a4149d2842976e998c", - "zh:3005446ee10379e5354b2388d788cad92068ff0988f50e49f6e8eeacdbd6e0a1", - "zh:45aa9f9d930e332fc68f2093232edf15ef0d087c9588317371838784382b9dbc", - "zh:4e1d57b6b909577b37e85117533eb0d6a2128e7ccfcf88e709ad890f86e67295", - "zh:5f777dbb7d72ab83a3a9b9412f8e341573fb34591c834fefa8fc7593e73232a2", - "zh:6fab9ea69a2177e29a0c0819f32c51245891fd19b807c4a3e2d4dd5c0a28b8fb", - "zh:77b1bdf671a83e17c82b30520312970109811c7725b61fcef69138244d7dd212", - "zh:8a1e8d9243f1149b7bcf7b8bda3cf5a1bcea6c709b55053fe7e8cd767dd5f632", - "zh:a7c1de65d5f1f241c4d3f30f24912cb9dc8315a1dc7d7bd0814cb4beb1e8f1fb", - "zh:b4385e7c84d708cd81647555dd12ade9fb128fd027eb59cd651f4cdcf98a437e", - "zh:d4ef3f5b126d5c9766300ffb6f1b3ed091484d46c742cfae2645261e749162e5", + "h1:3tuHbiLF/REFdPLwJ/CraSQJZwiIcozbfQxZA8ATULY=", + "h1:Nj2tEBIQnZ47qUcXTJGYq0+bva2sv63yYYQjzWZt3wk=", + "h1:WiTEBUaADoPQ6y64VkzROxG+MOh07qDyjxk8+X3jwOw=", + "h1:lD3zASEoi00Dy2Nvj7agxd0RSV0wsElBWr8XJhnTbg0=", + "zh:000c3a458b6623fdfb1e3b08fa40f38bf4563193a9387886f10080047673cb13", + "zh:05cff5c0ac90b626d566981e4622d00f5465c71eef545877f7461eea3fde4152", + "zh:1de5b14c0d1eb51592e7d01c9df763ba610e2b559725d0a7a1616374d6094e7a", + "zh:35f9a458b4e54e488103a0f081a0e79a8e31aa6f8ad16fa8aff755d0806de2f4", + "zh:6762619a09dfb56f95b7fc5268cfcfd46950160d6b62d00bc1c9f5c7cd65f663", + "zh:786c3ea3a0ae173c23b01daf7bd2318a713588a50b9c4be886da0a0cb0c94905", + "zh:a5253e9fed9e487e7eb7f483b34d6131f2c457caa02674a2ada67f75a659e4cc", + "zh:ae0c2bf657bee5cf6f66a42c8960cdd2402a9c96b5fd28ce561f4b32b95f3620", + "zh:af4ddc88ae7a7b115f0327fca381c1ea9866e100169b6a9ae1c0ac8417a631a5", + "zh:afaf51e32b9da123187d568a9a6f59974c89a18f67ca87651ecd0cf30fa8f113", + "zh:e4c34b238272ed178d165628ce2a4a3fbe3e8f9b65c632f047b55685c18f7160", "zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c", ] }