From 950f6b19291babd7ab51b10b5d8d3e1ad865930d Mon Sep 17 00:00:00 2001 From: "jenkins-infra-updatecli[bot]" <101213878+jenkins-infra-updatecli[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 13:45:43 +0000 Subject: [PATCH] Bump Terraform `azurerm` provider version to 3.112.0 (#784)

Bump Terraform `azurerm` provider version

Update Terraform lock file

changes detected: "hashicorp/azurerm" updated from "3.111.0" to "3.112.0" in file ".terraform.lock.hcl"

3.112.0
Changelog retrieved
from:
	https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v3.112.0
FEATURES:

*
New Data Source: `azurerm_elastic_san_volume_snapshot`
([#26439](https://github.com/hashicorp/terraform-provider-azurerm/issues/26439))
*
New Resource: `azurerm_dev_center_dev_box_definition`
([#26307](https://github.com/hashicorp/terraform-provider-azurerm/issues/26307))
*
New Resource: `azurerm_dev_center_environment_type`
([#26291](https://github.com/hashicorp/terraform-provider-azurerm/issues/26291))
*
New Resource: `azurerm_virtual_machine_restore_point`
([#26526](https://github.com/hashicorp/terraform-provider-azurerm/issues/26526))
*
New Resource: `azurerm_virtual_machine_restore_point_collection`
([#26526](https://github.com/hashicorp/terraform-provider-azurerm/issues/26526))

ENHANCEMENTS:

*
dependencies: updating to `v0.20240710.1114656` of
`github.com/hashicorp/go-azure-sdk`
([#26588](https://github.com/hashicorp/terraform-provider-azurerm/issues/26588))
*
dependencies: updating to `v0.70.0` of `go-azure-helpers`
([#26601](https://github.com/hashicorp/terraform-provider-azurerm/issues/26601))
*
`containerservice`: updating the Fleet resources to use API Version
`2024-04-01`
([#26588](https://github.com/hashicorp/terraform-provider-azurerm/issues/26588))
*
Data Source: `azurerm_network_service_tags` - extend validation for
`service` to allow `AzureFrontDoor.Backend`, `AzureFrontDoor.Frontend`,
and `AzureFrontDoor.FirstParty`
([#26429](https://github.com/hashicorp/terraform-provider-azurerm/issues/26429))
*
`azurerm_api_management_identity_provider_aad` - support for the
`client_library` property
([#26093](https://github.com/hashicorp/terraform-provider-azurerm/issues/26093))
*
`azurerm_api_management_identity_provider_aadb2c` - support for the
`client_library` property
([#26093](https://github.com/hashicorp/terraform-provider-azurerm/issues/26093))
*
`azurerm_dev_test_virtual_network` - support for the
`shared_public_ip_address` property
([#26299](https://github.com/hashicorp/terraform-provider-azurerm/issues/26299))
*
`azurerm_kubernetes_cluster` - support for the `certificate_authority`
block under the `service_mesh_profile` block
([#26543](https://github.com/hashicorp/terraform-provider-azurerm/issues/26543))
*
`azurerm_linux_web_app` - support the value `8.3` for the `php_version`
property
([#26194](https://github.com/hashicorp/terraform-provider-azurerm/issues/26194))
*
`azurerm_machine_learning_compute_cluster` - the `identity` property can
now be updated
([#26404](https://github.com/hashicorp/terraform-provider-azurerm/issues/26404))
*
`azurerm_web_application_firewall_policy` - support for the
`JSChallenge` value for
`managed_rules.managed_rule_set.rule_group_override.rule_action`
([#26561](https://github.com/hashicorp/terraform-provider-azurerm/issues/26561))

BUG
FIXES:

* Data Source: `azurerm_communication_service` -
`primary_connection_string`, `primary_key`,
`secondary_connection_string` and `secondary_key` are marked as
Sensitive
([#26560](https://github.com/hashicorp/terraform-provider-azurerm/issues/26560))
*
`azurerm_app_configuration_feature` - fix issue when updating the
resource without an existing `targeting_filter`
([#26506](https://github.com/hashicorp/terraform-provider-azurerm/issues/26506))
*
`azurerm_backup_policy_vm` - split create and update function to fix
lifecycle - ignore
([#26591](https://github.com/hashicorp/terraform-provider-azurerm/issues/26591))
*
`azurerm_backup_protected_vm` - split create and update function to fix
lifecycle - ignore
([#26583](https://github.com/hashicorp/terraform-provider-azurerm/issues/26583))
*
`azurerm_communication_service` - the `primary_connection_string`,
`primary_key`, `secondary_connection_string`, and `secondary_key`
properties are now sensitive
([#26560](https://github.com/hashicorp/terraform-provider-azurerm/issues/26560))
*
`azurerm_mysql_flexible_server_configuration` - add locks to prevent
conflicts when deleting the resource
([#26289](https://github.com/hashicorp/terraform-provider-azurerm/issues/26289))
*
`azurerm_nginx_deployment` - changing the `frontend_public.ip_address`,
`frontend_private.ip_address`, `frontend_private.allocation_method`, and
`frontend_private.subnet_id` now creates a new resource
([#26298](https://github.com/hashicorp/terraform-provider-azurerm/issues/26298))
*
`azurerm_palo_alto_local_rulestack_rule` - correctl read the `protocol`
property on read when the `protocol_ports` property is configured
([#26510](https://github.com/hashicorp/terraform-provider-azurerm/issues/26510))
*
`azurerm_servicebus_namespace` - parse the identity returned by the API
insensitively before setting into state
([#26540](https://github.com/hashicorp/terraform-provider-azurerm/issues/26540))

DEPRECATIONS:

*
`azurerm_servicebus_queue` - `enable_batched_operations`,
`enable_express` and `enable_partitioning` are superseded by
`batched_operations_enabled`, `express_enabled` and
`partitioning_enabled`
([#26479](https://github.com/hashicorp/terraform-provider-azurerm/issues/26479))
*
`azurerm_servicebus_subscription` - `enable_batched_operations` has been
superseded by `batched_operations_enabled`
([#26479](https://github.com/hashicorp/terraform-provider-azurerm/issues/26479))
*
`azurerm_servicebus_topic` - `enable_batched_operations`,
`enable_express` and `enable_partitioning` are superseded by
`batched_operations_enabled`, `express_enabled` and
`partitioning_enabled`
([#26479](https://github.com/hashicorp/terraform-provider-azurerm/issues/26479))


Jenkins pipeline link
---
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 6f38dd8d..24e27817 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.111.0" + version = "3.112.0" hashes = [ - "h1:6mCR0XyitRMsVfvPVpaTGsyNvc44vGeyr5c1O8kryno=", - "h1:ipFQShK0j3mtJeSgSBQDR985KzwC19913+0GkiF8Sfo=", - "h1:uuThLccbeEWYo2wpwDmlZ+TGfm7zCrwaJdw91TA3azg=", - "h1:vgrdy5JWGAK5N44/V75etoHIAMvXKNlMrIHTaWApehA=", - "zh:0db8afb9278993df7e74796bdd125153b07a7045e5ca1756783a8b8cfec564f4", - "zh:22c424fcfda13dc720caa289248c1b71b2ad20e329fd4a52cc6be7e45f795a4a", - "zh:471a2c1d7353bc21ef28963f006d2cf5276e7885b423fc0b73f2d8ce6cde72dd", - "zh:68bf81cb353c755d48792e881b6405919daa041e35de1d510209237d90d6c21f", - "zh:841d8664955bbc77f12095c9b1a4b3923362564a790fd945337759e9bc95d07e", - "zh:86e92f959056c573bf4b2be1d6cfa838dab06d3e5a944f371a1131e4c6477d88", - "zh:95a096ced57616659687970b5d618c2ce3cd54fa0311b7a7569435cacf39f26f", - "zh:c5656a11253ffdaee973e7292dd3c10a1db81f1fc9ee2d3041ae1182f7d25379", - "zh:cd6a1049de69280f339d6f83f30a9006bbe003a840a39eb7b5900990c5aadbb0", - "zh:e7b3d96f0c9ea47261dbd015f1f64fdb43c8ccb196afda862c0865e30d88245c", - "zh:f1ec7da6ab5526845274bff77e023b9faec71c2cf38bd18587274932b2aa2e89", + "h1:0N5R6MrdL9HT1COS6CDkFdwoo2PpUoJFeO7i68mMhsI=", + "h1:5KSVV/O2eG6ty/3/qpOLQFQqJd96KEPzsTHItslJaMw=", + "h1:9+lgwARP8Ld5AzUuwI/XoviwLMEXdaz9hZTdLtymUxo=", + "h1:tmCCfrLL0DsIri69WsxHIEtr+ABJJ/MRUoSeYo208uw=", + "zh:341c22454d24a75792aa99fbbc0c156f368534b7bb04eef4701b85995c7526a4", + "zh:3708656d75061c92f7208cc731b946c991ad343a443f8ff0ef082f077b7580b9", + "zh:38ca06f9f45705c648f04f272bd9483397693ea8da6db788cd7955f49ab79d6b", + "zh:3f305adb5ee0032e0ea68d198a089ecfd0127092930e99fa51377a250292b592", + "zh:4ae2fc6065164a819f576f705e634ebf5059f983149a41dad909719fea96145a", + "zh:5d376ac7dd71898a94038d6b6b8036dfec4c0216d832ec1135c855bf3e58eb5f", + "zh:63d2ff296d3aee5787e12c759a6a3d5aa15a574456aebbe11b833f01adf3faef", + "zh:8ad8746741f7f0ac10da6f1d105f26ebeb6e4d944f58ba749e86d7c9a67da3db", + "zh:abec182594ee8a21d72a5f23d3aa7fa45247488539fce6ed648c9c255d8bf972", + "zh:bf704b400be4181333b38c0306949f26326a9aa5ae68b4167e2fb8ee7fb13618", + "zh:c072938f8695f725fc5fbe986a54890f00d520cce570006390dc5bbc51b2a4ea", "zh:f569b65999264a9416862bca5cd2a6177d94ccb0424f3a4ef424428912b9cb3c", ] }