Skip to content

Bump hashicorp/azurerm from 4.74.0 to 4.77.0 in /infrastructure#188

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/azurerm from 4.74.0 to 4.77.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.77.0

4.77.0 (June 11, 2026)

FEATURES:

  • New List Resource: azurerm_key_vault (#32408)
  • New List Resource: azurerm_web_pubsub_custom_domain (#32186)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.4 (#32539)
  • dependencies: go-azure-sdk - update to v0.20260603.1074745 (#32503)
  • Data Source: azurerm_storage_blob - the storage_account_name and storage_container_name properties have been deprecated in favour of the storage_container_id property (#32235)
  • Data Source: azurerm_storage_table - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)
  • azurerm_machine_learning_workspace - add support for the storage_account_access_type property (#32514)
  • azurerm_storage_blob - the storage_account_name and storage_container_name properties have been deprecated in favour of the storage_container_id property (#32235)
  • azurerm_storage_container - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)
  • azurerm_storage_object_replication - add support for the metrics_enabled property (#32204)
  • azurerm_storage_queue - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)
  • azurerm_storage_table - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)

BUG FIXES:

  • azurerm_mssql_managed_instance - fix an issue that caused an error when changing from a GP_* SKU to a BC_* SKU (#32560)
  • azurerm_network_manager_deployment - add a custom poller to work around an API issue on creation (#32530)
  • azurerm_recovery_services_vault_resource_guard_association - normalize resource_guard_id before persisting to state to work around an API issue (#32554)
  • azurerm_subnet - fix an issue that incorrectly caused a validation error when increasing ip_address_pool.number_of_ip_addresses (#32500)
  • azurerm_virtual_network - fix an issue that incorrectly caused a validation error when increasing ip_address_pool.number_of_ip_addresses (#32500)

v4.76.0

4.76.0 (June 04, 2026)

ENHANCEMENTS:

  • Action: azurerm_virtual_machine_power - power_action now supports deallocate (#32492)
  • azurerm_key_vault_key - add support for the release_policy block (#32478)

BUG FIXES:

  • azurerm_federated_identity_credential - fix update logic, preventing import errors on updates (#32522)
  • azurerm_netapp_account - the update function now uses the PUT operation to fix a removal issue with the active_directory property (#32494)
  • azurerm_netapp_account - fix drift detection for the active_directory and identity properties (#32494)
  • azurerm_netapp_volume_group_oracle - fix validation for the application_identifier property (#32499)
  • azurerm_oracle_resource_anchor - fix validation for the name property to allow hyphens (#32481)

v4.75.0

4.75.0 (June 01, 2026)

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.77.0 (June 11, 2026)

FEATURES:

  • New List Resource: azurerm_key_vault (#32408)
  • New List Resource: azurerm_web_pubsub_custom_domain (#32186)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.4 (#32539)
  • dependencies: go-azure-sdk - update to v0.20260603.1074745 (#32503)
  • Data Source: azurerm_storage_blob - the storage_account_name and storage_container_name properties have been deprecated in favour of the storage_container_id property (#32235)
  • Data Source: azurerm_storage_table - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)
  • azurerm_machine_learning_workspace - add support for the storage_account_access_type property (#32514)
  • azurerm_storage_blob - the storage_account_name and storage_container_name properties have been deprecated in favour of the storage_container_id property (#32235)
  • azurerm_storage_container - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)
  • azurerm_storage_object_replication - add support for the metrics_enabled property (#32204)
  • azurerm_storage_queue - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)
  • azurerm_storage_table - the storage_account_name property has been deprecated in favour of the storage_account_id property (#32235)

BUG FIXES:

  • azurerm_mssql_managed_instance - fix an issue that caused an error when changing from a GP_* SKU to a BC_* SKU (#32560)
  • azurerm_network_manager_deployment - add a custom poller to work around an API issue on creation (#32530)
  • azurerm_recovery_services_vault_resource_guard_association - normalize resource_guard_id before persisting to state to work around an API issue (#32554)
  • azurerm_subnet - fix an issue that incorrectly caused a validation error when increasing ip_address_pool.number_of_ip_addresses (#32500)
  • azurerm_virtual_network - fix an issue that incorrectly caused a validation error when increasing ip_address_pool.number_of_ip_addresses (#32500)

4.76.0 (June 04, 2026)

ENHANCEMENTS:

  • Action: azurerm_virtual_machine_power - power_action now supports deallocate (#32492)
  • azurerm_key_vault_key - add support for the release_policy block (#32478)

BUG FIXES:

  • azurerm_federated_identity_credential - fix update logic, preventing import errors on updates (#32522)
  • azurerm_netapp_account - the update function now uses the PUT operation to fix a removal issue with the active_directory property (#32494)
  • azurerm_netapp_account - fix drift detection for the active_directory and identity properties (#32494)
  • azurerm_netapp_volume_group_oracle - fix validation for the application_identifier property (#32499)
  • azurerm_oracle_resource_anchor - fix validation for the name property to allow hyphens (#32481)

4.75.0 (June 01, 2026)

FEATURES:

  • provider: adds support for the features.persist_id_on_create_before_polling_for_completion feature (#32318)
  • provider: adds support for the features.skip_import_check_on_create_and_allow_overwriting_existing_resources feature (#32318)

... (truncated)

Commits
  • bc78507 CHANGELOG.md for 4.77.0 (#32528)
  • 8753654 logic - fix tests (#32585)
  • 8dd8fb1 azurerm_log_analytics_data_export_rule - fix tests (#32584)
  • 55e0146 kusto - fix tests (#32582)
  • 97786bd azurerm_[virtual_network|subnet] - fix comparison for `ip_address_pool.numb...
  • 18170f7 provider: enhanced_validation.resource_providers - improve logic for 5.0+ (...
  • afd26ea azurerm_firewall_policy - fix tests (#32574)
  • 54e78b7 iothub - fix tests (#32575)
  • 1f800e4 azurerm_network_manager_deployment - add custom poller (#32530)
  • f3e1345 azurerm_mssql_managed_instance - ensure isGeneralPurposeV2 is removed whe...
  • 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.77.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.77.0)

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

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #192.

@dependabot dependabot Bot closed this Jun 19, 2026
@dependabot dependabot Bot deleted the dependabot/terraform/infrastructure/hashicorp/azurerm-4.77.0 branch June 19, 2026 18:43
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