Skip to content

chore(deps): update hashicorp/azurerm requirement from ~> 4.71.0 to ~> 4.72.0 in /terraform in the terraform group#966

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-4b13b7e4fe
May 10, 2026
Merged

chore(deps): update hashicorp/azurerm requirement from ~> 4.71.0 to ~> 4.72.0 in /terraform in the terraform group#966
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-4b13b7e4fe

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on hashicorp/azurerm to permit the latest version.
Updates hashicorp/azurerm to 4.72.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.72.0

4.72.0 (May 08, 2026)

FEATURES:

  • New List Resource: azurerm_subnet (#32236)

ENHANCEMENTS:

  • dependencies: update go to 1.25.10 (#32344)
  • dependencies: loganalytics - update to API version 2023-09-01 (#32280)
  • azurerm_data_factory_linked_service_data_lake_storage_gen2 - set schema fields service_principal_key and storage_account_key as sensitive (#32284)
  • azurerm_frontdoor_custom_domain - add support for the cipher_suite property (#30997)
  • azurerm_log_analytics_workspace - add support for the 10000, 25000 and 50000 values in the reservation_capacity_in_gb_per_day property (#32322)
  • azurerm_machine_learning_compute_cluster - set schema field ssh.0.admin_password as sensitive (#32293)
  • azurerm_subnet - add support for the Microsoft.MessagingConnectors/connectors value in the delegation.service_delegation.name property (#32305)
  • azurerm_virtual_network - add support for the Microsoft.MessagingConnectors/connectors value in the subnet.delegation.service_delegation.name property (#32305)
  • cosmos - migrate all resources and data sources to go-azure-sdk (#32066)

BUG FIXES:

  • azurerm_frontdoor_custom_domain - fixed an eventual consistency bug in creation (#30997)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.72.0 (May 08, 2026)

FEATURES:

  • New List Resource: azurerm_subnet (#32236)

ENHANCEMENTS:

  • dependencies: update go to 1.25.10 (#32344)
  • dependencies: loganalytics - update to API version 2023-09-01 (#32280)
  • azurerm_data_factory_linked_service_data_lake_storage_gen2 - set schema fields service_principal_key and storage_account_key as sensitive (#32284)
  • azurerm_frontdoor_custom_domain - add support for the cipher_suite property (#30997)
  • azurerm_log_analytics_workspace - add support for the 10000, 25000 and 50000 values in the reservation_capacity_in_gb_per_day property (#32322)
  • azurerm_machine_learning_compute_cluster - set schema field ssh.0.admin_password as sensitive (#32293)
  • azurerm_subnet - add support for the Microsoft.MessagingConnectors/connectors value in the delegation.service_delegation.name property (#32305)
  • azurerm_virtual_network - add support for the Microsoft.MessagingConnectors/connectors value in the subnet.delegation.service_delegation.name property (#32305)
  • cosmos - migrate all resources and data sources to go-azure-sdk (#32066)

BUG FIXES:

  • azurerm_frontdoor_custom_domain - fixed an eventual consistency bug in creation (#30997)

4.71.0 (April 30, 2026)

FEATURES:

  • New Data Source: azurerm_cdn_frontdoor_security_policy (#31957)

ENHANCEMENTS:

  • dependencies: storage - update API version to 2025-08-01 (#32218)
  • azurerm_bot_channel_directline_speech - the cognitive_service_access_key and cognitive_service_location properties are now optional (#30243)
  • azurerm_eventhub - add support for storage_authentication_type and storage_authentication_id properties in the capture_description.destination block (#31265)
  • azurerm_kubernetes_cluster - the container_log_max_lines property has been renamed to container_log_max_files (#31721)
  • azurerm_kubernetes_cluster_node_pool - the container_log_max_lines property has been renamed to container_log_max_files (#31721)
  • azurerm_storage_account - add support for the Smart value to access_tier (#32218)
  • azurerm_storage_account - add support for the All value to allowed_copy_scope (#32218)
  • List Resource: azurerm_storage_account - skip resource data retrieval when include_resource is false (#31898)

BUG FIXES:

  • azurerm_mssql_managed_database - skip retrieval of long_term_retention_policy when the database is in a stopped state (#32246)
  • azurerm_mssql_managed_database - fix an issue that caused 400 errors when users did not specify long_term_retention_policy.yearly_retention (#32246)
  • azurerm_mssql_server - fix resource update to conform with enforcement of "AD Auth Only" policy (#31901)
  • azurerm_network_security_rule and azurerm_network_security_group - add case-insensitive handling for application security group IDs (#30913)

4.70.0 (April 23, 2026)

FEATURES:

... (truncated)

Commits
  • c108b78 CHANGELOG.md for 4.72.0 (#32294)
  • e55ec84 [Enhancement:] azurerm_frontdoor_custom_domain add cipher_suite support (...
  • cb632c7 dependencies: update go to 1.25.10 (#32344)
  • a87b9e1 common - Add additional logs when HTTP response was failed to be dumped (#3...
  • 48552fd readd build time step in teamcity test config (#32343)
  • bcb9c00 list and identity implementation - azurerm_web_pubsub_socketio (#32210)
  • dbbf742 Azurerm servicebus namespace list identity (#32302)
  • a3c76c2 remove build start time step from teamcity build config (#32339)
  • 3c1fc41 Teamcity refactor build step time into separate step (#32338)
  • 056a18b teamcity test move script to file (#32337)
  • 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 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

…> 4.72.0

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.

Updates `hashicorp/azurerm` to 4.72.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.71.0...v4.72.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.72.0
  dependency-type: direct:production
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels May 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions

github-actions Bot commented May 10, 2026

Copy link
Copy Markdown
Contributor
Superseded — A newer run has replaced this result.

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 6
📋 Resource Details
Action Resource
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_linux_web_app.app_v1
➕ Create azurerm_monitor_activity_log_alert.rg_resource_health
➕ Create random_id.environment_id

@github-actions

Copy link
Copy Markdown
Contributor

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 6
📋 Resource Details
Action Resource
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_linux_web_app.app_v1
➕ Create azurerm_monitor_activity_log_alert.rg_resource_health
➕ Create random_id.environment_id

@sonarqubecloud

Copy link
Copy Markdown

@github-actions github-actions Bot merged commit 277321b into main May 10, 2026
34 of 37 checks passed
@github-actions github-actions Bot deleted the dependabot/terraform/terraform/terraform-4b13b7e4fe branch May 10, 2026 02:25
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant