Skip to content

Bump hashicorp/azurerm from 4.74.0 to 4.81.0 in /infrastructure#200

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/azurerm-4.81.0
Open

Bump hashicorp/azurerm from 4.74.0 to 4.81.0 in /infrastructure#200
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/azurerm-4.81.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/azurerm from 4.74.0 to 4.81.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.81.0

4.81.0 (July 14, 2026)

FEATURES:

  • New Data Source: azurerm_cdn_frontdoor_batch_rule_set (#32733)
  • New List Resource: azurerm_backup_policy_vm (#32736)
  • New List Resource: azurerm_cdn_frontdoor_batch_rule_set (#32733)
  • New List Resource: azurerm_cognitive_account_connection_account_key (#30981)
  • New List Resource: azurerm_cognitive_account_connection_account_managed_identity (#30981)
  • New List Resource: azurerm_cognitive_account_connection_api_key ((#30981)
  • New List Resource: azurerm_cognitive_account_connection_custom_keys (#30981)
  • New List Resource: azurerm_cognitive_account_connection_entra_id (#30981)
  • New List Resource: azurerm_federated_identity_credential (#32672)
  • New List Resource: azurerm_monitor_scheduled_query_rules_alert (#32701)
  • New List Resource: azurerm_servicebus_customer_managed_identity (#32315)
  • New List Resource: azurerm_web_pubsub_custom_certificate (#32192)
  • New Resource: azurerm_cdn_frontdoor_batch_rule_set (#32733)
  • New Resource: azurerm_cognitive_account_connection_account_key (#30981)
  • New Resource: azurerm_cognitive_account_connection_account_managed_identity (#30981)
  • New Resource: azurerm_cognitive_account_connection_api_key ((#30981)
  • New Resource: azurerm_cognitive_account_connection_custom_keys (#30981)
  • New Resource: azurerm_cognitive_account_connection_entra_id (#30981)
  • New Resource: azurerm_log_analytics_workspace_table_microsoft (#31754)
  • azurerm_servicebus_subscription - added new provider feature flag that will remove the "$Default" rule immediately on new subscription creation (#32452)
  • New Resource: azurerm_storage_account_table_properties (#32282)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.5
  • dependencies: x/crypto - update to v0.54.0
  • dependencies: cdn - update to API version 2025-12-01 (#32719)
  • dependencies: compute - update to API version 2025-04-01 (#32592)
  • dependencies: go-azure-helpers - update to v0.81.1 (#32732)
  • dependencies: go-azure-sdk - update to v0.20260709.1191450 (#32768)
  • dependencies: keyvault - update to API version 2026-02-01 (#32320)
  • Data Source: azurerm_logic_app_standard - add new return attribute storage_key_vault_secret_id which will be set if the app service "AzureWebJobsStorage" property had a KeyVault reference format (#32571)
  • azurerm_cdn_frontdoor_endpoint - migrate to go-azure-sdk (#32741)
  • azurerm_container_registry Add support for azuread_authentication_as_arm_policy_enabled, role_assignment_mode and network_rule_bypass_allowed_for_tasks properties (#31667)
  • azurerm_logic_app_standard - add attribute storage_key_vault_secret_id which can be used in place of storage_account_name and storage_account_key, allowing the app service property "AzureWebJobsStorage" to reference a key vault secret in the format "@​Microsoft.KeyVault(SecretUri=...)" (#32571)
  • azurerm_orchestrated_virtual_machine_scale_set - support for the tags property within the network_interface block (#32592)

BUG FIXES:

  • azurerm_cdn_frontdoor_custom_domain - fix a validation regression that prevented previously valid wildcard inputs to the host_name property (#32738)
  • azurerm_network_security_perimeter_association - fix create/update methods to poll for async operation completion before returning (#32742)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager - fix an issue that set arguments not present in schema causing an error (#32768)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager - fix an issue that set arguments not present in schema causing an error (#32768)
  • azurerm_virtual_hub_connection - remote_virtual_network_id value will now be parsed case insensitive (#32734)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.81.0 (July 14, 2026)

FEATURES:

  • New Data Source: azurerm_cdn_frontdoor_batch_rule_set (#32733)
  • New List Resource: azurerm_backup_policy_vm (#32736)
  • New List Resource: azurerm_cdn_frontdoor_batch_rule_set (#32733)
  • New List Resource: azurerm_cognitive_account_connection_account_key (#30981)
  • New List Resource: azurerm_cognitive_account_connection_account_managed_identity (#30981)
  • New List Resource: azurerm_cognitive_account_connection_api_key ((#30981)
  • New List Resource: azurerm_cognitive_account_connection_custom_keys (#30981)
  • New List Resource: azurerm_cognitive_account_connection_entra_id (#30981)
  • New List Resource: azurerm_federated_identity_credential (#32672)
  • New List Resource: azurerm_monitor_scheduled_query_rules_alert (#32701)
  • New List Resource: azurerm_servicebus_customer_managed_identity (#32315)
  • New List Resource: azurerm_web_pubsub_custom_certificate (#32192)
  • New Resource: azurerm_cdn_frontdoor_batch_rule_set (#32733)
  • New Resource: azurerm_cognitive_account_connection_account_key (#30981)
  • New Resource: azurerm_cognitive_account_connection_account_managed_identity (#30981)
  • New Resource: azurerm_cognitive_account_connection_api_key ((#30981)
  • New Resource: azurerm_cognitive_account_connection_custom_keys (#30981)
  • New Resource: azurerm_cognitive_account_connection_entra_id (#30981)
  • New Resource: azurerm_log_analytics_workspace_table_microsoft (#31754)
  • azurerm_servicebus_subscription - added new provider feature flag that will remove the "$Default" rule immediately on new subscription creation (#32452)
  • New Resource: azurerm_storage_account_table_properties (#32282)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.5
  • dependencies: x/crypto - update to v0.54.0
  • dependencies: cdn - update to API version 2025-12-01 (#32719)
  • dependencies: compute - update to API version 2025-04-01 (#32592)
  • dependencies: go-azure-helpers - update to v0.81.1 (#32732)
  • dependencies: go-azure-sdk - update to v0.20260709.1191450 (#32768)
  • dependencies: keyvault - update to API version 2026-02-01 (#32320)
  • Data Source: azurerm_logic_app_standard - add new return attribute storage_key_vault_secret_id which will be set if the app service "AzureWebJobsStorage" property had a KeyVault reference format (#32571)
  • azurerm_cdn_frontdoor_endpoint - migrate to go-azure-sdk (#32741)
  • azurerm_container_registry Add support for azuread_authentication_as_arm_policy_enabled, role_assignment_mode and network_rule_bypass_allowed_for_tasks properties (#31667)
  • azurerm_logic_app_standard - add attribute storage_key_vault_secret_id which can be used in place of storage_account_name and storage_account_key, allowing the app service property "AzureWebJobsStorage" to reference a key vault secret in the format "@​Microsoft.KeyVault(SecretUri=...)" (#32571)
  • azurerm_orchestrated_virtual_machine_scale_set - support for the tags property within the network_interface block (#32592)

BUG FIXES:

  • azurerm_cdn_frontdoor_custom_domain - fix a validation regression that prevented previously valid wildcard inputs to the host_name property (#32738)
  • azurerm_network_security_perimeter_association - fix create/update methods to poll for async operation completion before returning (#32742)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager - fix an issue that set arguments not present in schema causing an error (#32768)
  • azurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager - fix an issue that set arguments not present in schema causing an error (#32768)
  • azurerm_virtual_hub_connection - remote_virtual_network_id value will now be parsed case insensitive (#32734)

4.80.0 (July 02, 2026)

... (truncated)

Commits
  • 5782a75 suppress false positive sec vulnerability (#32786)
  • ac604b9 dependencies: x/crypto to 0.54.0 (#32785)
  • 7aea4a8 dependencies - bump go version for security fixes in stdlib (#32784)
  • 14f682c CHANGELOG.md for 4.81.0 (#32721)
  • 4fa3d12 azurerm_orchestrated_virtual_machine_scale_set - support for tags within the ...
  • 62d2dda testing remove use of unmanaged disks, recently blocked from creation. (#32...
  • dfce37c azurerm_storage_table - fix bug in 4.x path for storage_account_name to sto...
  • e1494cd redisenterprise - deprecate resources + data sources (#32780)
  • aa62300 Support user-assigned identity for azurerm_api_management_logger (#32384)
  • bd9dd8b [FIX:] azurerm_cdn_frontdoor_custom_domain - allow wildcard host_name wit...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.74.0 to 4.81.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.74.0...v4.81.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 14, 2026
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.

0 participants