Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Bumps the terraform-providers group with 2 updates in the /infra directory: Azure/avm-res-storage-storageaccount/azurerm and hashicorp/azurerm.
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: hashicorp/azurerm.

Updates Azure/avm-res-storage-storageaccount/azurerm from 0.6.5 to 0.6.6

Release notes

Sourced from Azure/avm-res-storage-storageaccount/azurerm's releases.

v0.6.6

What's Changed

Full Changelog: Azure/terraform-azurerm-avm-res-storage-storageaccount@v0.6.5...v0.6.6

Commits
  • 21ce272 Update Local user output (#303)
  • e43ad1c Fix azure files variables (#305)
  • e749e2b Update the output file to export name of the sub resources and fix Datalake i...
  • 83d9b46 Fix provisioned_billing_model_version to support Terraform v1.11 OR operator ...
  • See full diff in compare view

Updates hashicorp/azurerm from 4.51.0 to 4.52.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.52.0

4.52.0 (November 06, 2025)

NOTE: This release removes the azurerm_spatial_anchors_account resource and data source due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_api_management_workspace_api_version_set (#30498)

ENHANCEMENTS:

  • dependencies: Go updated to v1.25.3 (#31020)
  • Data Source: azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_machine_learning_datastore_blobstorage - improve validation for storage_container_id (#31002)
  • azurerm_machine_learning_datastore_datalake_gen2 - improve validation for storage_container_id (#31002)
  • azurerm_windows_web_app - add support for the virtual_network_image_pull_enabled property (#30920)
  • azurerm_windows_web_app_slot - add support for the virtual_network_image_pull_enabled property (#30920)

BUG FIXES:

  • azurerm_container_registry_task - prevent a panic by adding a nil check (#31043)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.52.0 (November 06, 2025)

NOTE: This release removes the azurerm_spatial_anchors_account resource and data source due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_api_management_workspace_api_version_set (#30498)

ENHANCEMENTS:

  • dependencies: Go updated to v1.25.3 (#31020)
  • Data Source: azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_machine_learning_datastore_blobstorage - improve validation for storage_container_id (#31002)
  • azurerm_machine_learning_datastore_datalake_gen2 - improve validation for storage_container_id (#31002)
  • azurerm_windows_web_app - add support for the virtual_network_image_pull_enabled property (#30920)
  • azurerm_windows_web_app_slot - add support for the virtual_network_image_pull_enabled property (#30920)

BUG FIXES:

  • azurerm_container_registry_task - prevent a panic by adding a nil check (#31043)
Commits
  • 130e7cd CHANGELOG.md for 4.52.0 (#31000)
  • 6954e57 azurerm_container_registry_task - fix nil pointer deref (#31043)
  • fbb7c33 CodeSigning - Fix tests with "resource not supported in region" failure (#31046)
  • ef608da azurerm_application_gateway - add support for the `dedicated_backend_connec...
  • f8e35c4 New Resource - azurerm_api_management_workspace_api_version_set (#30498)
  • 13bfbc5 Add Github Label for resource Service (#31005)
  • 944dfaf List Implementation - add interface and update existing list resources (#31029)
  • 0ba9dde Dependencies - update Go to v1.25.3 (#31020)
  • b58c605 Signalr - Update expired test certificates to fix test failures (#31022)
  • dd591d5 Docs: Fix typo in 4.0-upgrade-guide (#31016)
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.51.0 to 4.52.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.52.0

4.52.0 (November 06, 2025)

NOTE: This release removes the azurerm_spatial_anchors_account resource and data source due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_api_management_workspace_api_version_set (#30498)

ENHANCEMENTS:

  • dependencies: Go updated to v1.25.3 (#31020)
  • Data Source: azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_machine_learning_datastore_blobstorage - improve validation for storage_container_id (#31002)
  • azurerm_machine_learning_datastore_datalake_gen2 - improve validation for storage_container_id (#31002)
  • azurerm_windows_web_app - add support for the virtual_network_image_pull_enabled property (#30920)
  • azurerm_windows_web_app_slot - add support for the virtual_network_image_pull_enabled property (#30920)

BUG FIXES:

  • azurerm_container_registry_task - prevent a panic by adding a nil check (#31043)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.52.0 (November 06, 2025)

NOTE: This release removes the azurerm_spatial_anchors_account resource and data source due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_api_management_workspace_api_version_set (#30498)

ENHANCEMENTS:

  • dependencies: Go updated to v1.25.3 (#31020)
  • Data Source: azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_machine_learning_datastore_blobstorage - improve validation for storage_container_id (#31002)
  • azurerm_machine_learning_datastore_datalake_gen2 - improve validation for storage_container_id (#31002)
  • azurerm_windows_web_app - add support for the virtual_network_image_pull_enabled property (#30920)
  • azurerm_windows_web_app_slot - add support for the virtual_network_image_pull_enabled property (#30920)

BUG FIXES:

  • azurerm_container_registry_task - prevent a panic by adding a nil check (#31043)
Commits
  • 130e7cd CHANGELOG.md for 4.52.0 (#31000)
  • 6954e57 azurerm_container_registry_task - fix nil pointer deref (#31043)
  • fbb7c33 CodeSigning - Fix tests with "resource not supported in region" failure (#31046)
  • ef608da azurerm_application_gateway - add support for the `dedicated_backend_connec...
  • f8e35c4 New Resource - azurerm_api_management_workspace_api_version_set (#30498)
  • 13bfbc5 Add Github Label for resource Service (#31005)
  • 944dfaf List Implementation - add interface and update existing list resources (#31029)
  • 0ba9dde Dependencies - update Go to v1.25.3 (#31020)
  • b58c605 Signalr - Update expired test certificates to fix test failures (#31022)
  • dd591d5 Docs: Fix typo in 4.0-upgrade-guide (#31016)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 2 updates

Bumps the terraform-providers group with 2 updates in the /infra directory: [Azure/avm-res-storage-storageaccount/azurerm](https://github.com/Azure/terraform-azurerm-avm-res-storage-storageaccount) and [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).


Updates `Azure/avm-res-storage-storageaccount/azurerm` from 0.6.5 to 0.6.6
- [Release notes](https://github.com/Azure/terraform-azurerm-avm-res-storage-storageaccount/releases)
- [Commits](Azure/terraform-azurerm-avm-res-storage-storageaccount@v0.6.5...v0.6.6)

Updates `hashicorp/azurerm` from 4.51.0 to 4.52.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.51.0...v4.52.0)

Updates `hashicorp/azurerm` from 4.51.0 to 4.52.0
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.51.0...v4.52.0)

---
updated-dependencies:
- dependency-name: Azure/avm-res-storage-storageaccount/azurerm
  dependency-version: 0.6.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 14, 2025 23:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 14, 2025
@github-actions
Copy link

Terraform Validation Passed ✅

The Terraform provider update has been validated with:

  • ✅ Terraform Init
  • ✅ Terraform Format Check
  • ✅ Terraform Validation
  • ✅ TFLint Check
  • ✅ Security Scanning

This PR can pass all the checks to be tested and then merged.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #328.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/terraform/infra/terraform-providers-f5452e210e branch November 17, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code terraform-validated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant