Skip to content

Bump hashicorp/azurerm from 5.0.1 to 5.4.0 in /infrastructure - #220

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/azurerm from 5.0.1 to 5.4.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v5.4.0

5.4.0 (September 03, 2026)

FEATURES:

  • New List Resource: azurerm_application_insights_standard_web_test (#33243)
  • New List Resource: azurerm_application_insights_workbook_template (#33245)
  • New List Resource: azurerm_arc_kubernetes_provisioned_cluster (#33247)
  • New List Resource: azurerm_availability_set (#33241)
  • New List Resource: azurerm_batch_application (#33254)
  • New List Resource: azurerm_dedicated_host_group (#33257)
  • New List Resource: azurerm_log_analytics_workspace (#33259)

ENHANCEMENTS:

  • dependencies: azurerm_mongo_cluster - update API version to 2026-06-01 (#33195)
  • dependencies: azurerm_mongo_cluster_firewall_rule - update API version to 2026-06-01 (#33195)
  • dependencies: azurerm_mongo_cluster_user - update API version to 2026-06-01 (#33195)
  • dependencies: netapp - update API version to 2026-05-01 (#33215)
  • Data Source: azurerm_api_management_workspace - export the description property (#33205)
  • Data Source: azurerm_attestation_provider - export the sev_snp_policy_base64, open_enclave_policy_base64, sgx_enclave_policy_base64, and tpm_policy_base64 properties (#33125)
  • Data Source: azurerm_automation_account - export the dsc_primary_access_key, dsc_server_endpoint, dsc_secondary_access_key, public_network_access_enabled, sku_name, and tags properties (#33135)
  • Data Source: azurerm_automation_account - export the encryption block (#33135)
  • Data Source: azurerm_ip_group - export the firewall_ids and firewall_policy_ids properties (#33190)
  • Data Source: azurerm_private_link_service - export the fqdns and destination_ip_address properties (#33191)
  • azurerm_key_vault_managed_hardware_security_module_key - allow the key_size property to be set when key_type is oct-HSM (#32690)
  • azurerm_lb_probe - add support for the no_healthy_backends_behavior property (#32645)
  • azurerm_linux_virtual_machine_scale_set - add support for the NvmeDisk value to the os_disk.diff_disk_settings.placement property (#30328)
  • azurerm_linux_web_app - add support for the 8.5 value in the site_config.application_stack.php_version property (#33308)
  • azurerm_linux_web_app_slot - add support for the 8.5 value in the site_config.application_stack.php_version property (#33308)
  • azurerm_netapp_volume - support for the breakthrough_mode_enabled property (#33215)
  • azurerm_postgresql_flexible_server - add support for the storage_type, storage_iops, and storage_throughput properties which allows choice of the new "Premium V2 LRS" storage type (#32121)
  • azurerm_storage_account - add support for an in-place migration of account_replication_type between matching non-zonal and zonal types instead of resource recreation (#33236)
  • azurerm_storage_table - add support for AAD authentication (#32997)
  • azurerm_synapse_spark_pool - migrate to go-azure-sdk (#33258)
  • azurerm_windows_virtual_machine_scale_set - add support for the NvmeDisk value to the os_disk.diff_disk_settings.placement property (#30328)

BUG FIXES:

  • azurerm_synapse_spark_pool - fix lifecycle.ignore_changes support (#33258)

v5.3.0

5.3.0 (August 27, 2026)

FEATURES:

  • New Data Source: azurerm_playwright_workspace (#31954)
  • New List Resource: azurerm_cognitive_deployment (#33149)
  • New List Resource: azurerm_playwright_workspace (#31954)
  • New Resource: azurerm_playwright_workspace (#31954)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

5.4.0 (September 03, 2026)

FEATURES:

  • New List Resource: azurerm_application_insights_standard_web_test (#33243)
  • New List Resource: azurerm_application_insights_workbook_template (#33245)
  • New List Resource: azurerm_arc_kubernetes_provisioned_cluster (#33247)
  • New List Resource: azurerm_availability_set (#33241)
  • New List Resource: azurerm_batch_application (#33254)
  • New List Resource: azurerm_dedicated_host_group (#33257)
  • New List Resource: azurerm_log_analytics_workspace (#33259)

ENHANCEMENTS:

  • dependencies: azurerm_mongo_cluster - update API version to 2026-06-01 (#33195)
  • dependencies: azurerm_mongo_cluster_firewall_rule - update API version to 2026-06-01 (#33195)
  • dependencies: azurerm_mongo_cluster_user - update API version to 2026-06-01 (#33195)
  • dependencies: netapp - update API version to 2026-05-01 (#33215)
  • Data Source: azurerm_api_management_workspace - export the description property (#33205)
  • Data Source: azurerm_attestation_provider - export the sev_snp_policy_base64, open_enclave_policy_base64, sgx_enclave_policy_base64, and tpm_policy_base64 properties (#33125)
  • Data Source: azurerm_automation_account - export the dsc_primary_access_key, dsc_server_endpoint, dsc_secondary_access_key, public_network_access_enabled, sku_name, and tags properties (#33135)
  • Data Source: azurerm_automation_account - export the encryption block (#33135)
  • Data Source: azurerm_ip_group - export the firewall_ids and firewall_policy_ids properties (#33190)
  • Data Source: azurerm_private_link_service - export the fqdns and destination_ip_address properties (#33191)
  • azurerm_key_vault_managed_hardware_security_module_key - allow the key_size property to be set when key_type is oct-HSM (#32690)
  • azurerm_lb_probe - add support for the no_healthy_backends_behavior property (#32645)
  • azurerm_linux_virtual_machine_scale_set - add support for the NvmeDisk value to the os_disk.diff_disk_settings.placement property (#30328)
  • azurerm_linux_web_app - add support for the 8.5 value in the site_config.application_stack.php_version property (#33308)
  • azurerm_linux_web_app_slot - add support for the 8.5 value in the site_config.application_stack.php_version property (#33308)
  • azurerm_netapp_volume - support for the breakthrough_mode_enabled property (#33215)
  • azurerm_postgresql_flexible_server - add support for the storage_type, storage_iops, and storage_throughput properties which allows choice of the new "Premium V2 LRS" storage type (#32121)
  • azurerm_storage_account - add support for an in-place migration of account_replication_type between matching non-zonal and zonal types instead of resource recreation (#33236)
  • azurerm_storage_table - add support for AAD authentication (#32997)
  • azurerm_synapse_spark_pool - migrate to go-azure-sdk (#33258)
  • azurerm_windows_virtual_machine_scale_set - add support for the NvmeDisk value to the os_disk.diff_disk_settings.placement property (#30328)

BUG FIXES:

  • azurerm_synapse_spark_pool - fix lifecycle.ignore_changes support (#33258)

5.3.0 (August 27, 2026)

FEATURES:

  • New Data Source: azurerm_playwright_workspace (#31954)
  • New List Resource: azurerm_cognitive_deployment (#33149)
  • New List Resource: azurerm_playwright_workspace (#31954)
  • New Resource: azurerm_playwright_workspace (#31954)

ENHANCEMENTS:

... (truncated)

Commits
  • c059718 CHANGELOG.md for 5.4.0 (#33273)
  • 94caddd dependencies: golang.org/x/crypto to v0.56.0 (#33314)
  • f3dd9e2 batch_application - add List Resource support (#33254)
  • 9ca6c76 log_analytics_workspace - add List Resource support (#33259)
  • 9ab7e22 azurerm_linux_web_app, linux_web_app_slot - add PHP 8.5 to appstack (#33...
  • e555ab3 linters - AZR008 - returning empty slices from flatten functions (#33283)
  • 771e133 CI: bump TeamCity DSL to 2026.3-dsl3 & Java to 21 to fix teamcity-test (#33...
  • f796eaa fix broken ci by switching resource from old utils (#33297)
  • c0c3916 data.attestation - add support for open_enclave_policy_base64 (#33125)
  • 61a36c1 Attributes added data.automation - add support for `dsc_primary_access_key ...
  • 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 5.0.1 to 5.4.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@v5.0.1...v5.4.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 5.4.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 Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #222.

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/infrastructure/hashicorp/azurerm-5.4.0 branch September 14, 2026 18:44
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