Skip to content

Bump hashicorp/azurerm from 4.81.0 to 5.5.0 in /terraform - #26

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hashicorp/azurerm from 4.81.0 to 5.5.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v5.5.0

5.5.0 (September 10, 2026)

FEATURES:

  • New List Resource: azurerm_analysis_services_server (#33250)
  • New List Resource: azurerm_application_insights_workbook (#33244)
  • New List Resource: azurerm_attestation_provider (#33251)
  • New List Resource: azurerm_cdn_frontdoor_origin (#33307)
  • New List Resource: azurerm_eventhub_consumer_group (#33335)
  • New List Resource: azurerm_linux_virtual_machine (#33333)
  • New List Resource: azurerm_virtual_hub_connection (#33311)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260901.1173158 (#33274)
  • azurerm_private_endpoint - lock on private service connection resource ids (#33298)
  • azurerm_storage_account - add support for the public_network_access property (#33292)

BUG FIXES:

  • azurerm_resource_group - the managed_by property now forces recreation when changed as the API does not support changing this value (#33339)
  • go-azure-sdk - Delete operations now poll on asynchronous operation URLs if returned by the API instead of only checking for a 404 on the resource URL, ensuring deletion errors are reported to the user (#33274)

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)

... (truncated)

Commits
  • dd0632e CHANGELOG.md for 5.5.0 (#33320)
  • b5ac02f application_insights_workbook - add List Resource support (#33244)
  • 7cf21aa azproviderlint: update to v0.7.1 and fix AZG007 (Remove redundant zero value ...
  • e44037e golangci-lint: enable modernize (#33354)
  • ba2e824 remove unreachable code found by dead code analysis (#33353)
  • e970173 CI - fix nightly build (#33385)
  • 9c7ce4a Bump google.golang.org/grpc from 1.83.1 to 1.83.2 (#33379)
  • cab6da2 cdn_frontdoor_origin - add List Resource support (#33307)
  • 9e00070 loganalytics: add 50 GB/day commitment tier to log_analytics_workspace (#33363)
  • 0641812 golangci-lint: tidy & enable 9 additional linters (#33276)
  • 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.81.0 to 5.5.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG-v4.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.81.0...v5.5.0)

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

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 14, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #28.

@dependabot dependabot Bot closed this Sep 21, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-5.5.0 branch September 21, 2026 02:35
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