Skip to content

Comments

Bump hashicorp/azurerm from 4.55.0 to 4.60.0 in /infrastructure#144

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/infrastructure/hashicorp/azurerm-4.60.0
Closed

Bump hashicorp/azurerm from 4.55.0 to 4.60.0 in /infrastructure#144
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/infrastructure/hashicorp/azurerm-4.60.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2026

Bumps hashicorp/azurerm from 4.55.0 to 4.60.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.60.0

4.60.0 (February 12, 2026)

FEATURES:

  • New Data Source: azurerm_cognitive_account_project (#31605)
  • New Data Source: azurerm_managed_redis_access_policy_assignment (#30980)
  • New Data Source: azurerm_oracle_database_system_versions (#31001)
  • New Resource: azurerm_api_management_workspace_named_value (#31299)
  • New List Resource: azurerm_cognitive_account (#31624)
  • New Resource: azurerm_data_factory_linked_service_sql_managed_instance (#30896)
  • New Resource: azurerm_managed_redis_access_policy_assignment (#30980)
  • New List Resource: azurerm_mysql_flexible_database, azurerm_mysql_flexible_server_firewall_rule, azurerm_mysql_flexible_server_configuration - includes addition of Identity (#31646) (#31646)
  • New List Resource: azurerm_service_plan (#31610)

ENHANCEMENTS:

  • dependencies: containerinstance - update to API version 2025-09-01 (#31640)
  • dependencies: storagemover - update to API version 2025-07-01 (#31587)
  • Data Source: azurerm_container_app - add support for the read_secrets property allowing users to skip secret retrieval that may trigger authorization errors (#31199)
  • azurerm_application_gateway - add support for 2.2 to waf_configuration.rule_set_version (#31674)
  • azurerm_application_gateway - add support for MS-ThreatIntel-XSS to waf_configuration.disabled_rule_group.rule_group_name (#31674)
  • azurerm_express_route_port - add support for GcmAesXpn128 and GcmAesXpn256 ciphers to link*.macsec_cipher (#30240)
  • azurerm_postgresql_flexible_server - add support for cluster (#31315)
  • azurerm_web_application_firewall_policy - add support for 2.2 to managed_rules.managed_rule_set.version and managed_rules.exclusion.excluded_rule_set.version (#31674)
  • azurerm_web_application_firewall_policy - add support for MS-ThreatIntel-XSS to managed_rules.managed_rule_set.rule_group_override.rule_group_name and managed_rules.exclusion.excluded_rule_set.rule_group.rule_group_name (#31674)
  • provider: the subscription_id property can now be populated based on the az CLI (#30251)

BUG FIXES:

  • azurerm_express_route_port - fix an issue that caused identity to be removed when updating unrelated properties (#30240)
  • azurerm_federated_identity_credential - the id is now built using the resource group name segment from the parent_id preventing unexpected 404 statuses (#30860)
  • azurerm_kubernetes_cluster - fixed capacity_reservation_group_id loss during node pool cycling (#30654)
  • azurerm_monitor_aad_diagnostic_setting - add polling as a workaround to an eventual consistency issue (#31123)
  • list.azurerm_private_dns_zone - fix context handling resolving an issue where this list resources never returned results (#31719)

v4.59.0

4.59.0 (February 06, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260129.1200123 (#31621)
  • azurerm_automation_runbook - add support for the runtime_environment_name property (#30992)
  • azurerm_kusto_eventgrid_data_connection - update validation for eventhub_consumer_group_name to allow $Default as input (#31551)
  • azurerm_linux_function_app - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_linux_function_app_slot - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_netapp_volume_group_sap_hana_resource - add support for zone, encryption_key_source, key_vault_private_endpoint_id, and network_features (#31603)
  • azurerm_user_assigned_identity - add support for the isolation_scope property (#31216)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.60.0 (February 12, 2026)

FEATURES:

  • New Data Source: azurerm_cognitive_account_project (#31605)
  • New Data Source: azurerm_managed_redis_access_policy_assignment (#30980)
  • New Data Source: azurerm_oracle_database_system_versions (#31001)
  • New Resource: azurerm_api_management_workspace_named_value (#31299)
  • New List Resource: azurerm_cognitive_account (#31624)
  • New Resource: azurerm_data_factory_linked_service_sql_managed_instance (#30896)
  • New Resource: azurerm_managed_redis_access_policy_assignment (#30980)
  • New List Resource: azurerm_mysql_flexible_database, azurerm_mysql_flexible_server_firewall_rule, azurerm_mysql_flexible_server_configuration - includes addition of Identity (#31646) (#31646)
  • New List Resource: azurerm_service_plan (#31610)

ENHANCEMENTS:

  • dependencies: containerinstance - update to API version 2025-09-01 (#31640)
  • dependencies: storagemover - update to API version 2025-07-01 (#31587)
  • Data Source: azurerm_container_app - add support for the read_secrets property allowing users to skip secret retrieval that may trigger authorization errors (#31199)
  • azurerm_application_gateway - add support for 2.2 to waf_configuration.rule_set_version (#31674)
  • azurerm_application_gateway - add support for MS-ThreatIntel-XSS to waf_configuration.disabled_rule_group.rule_group_name (#31674)
  • azurerm_express_route_port - add support for GcmAesXpn128 and GcmAesXpn256 ciphers to link*.macsec_cipher (#30240)
  • azurerm_postgresql_flexible_server - add support for cluster (#31315)
  • azurerm_web_application_firewall_policy - add support for 2.2 to managed_rules.managed_rule_set.version and managed_rules.exclusion.excluded_rule_set.version (#31674)
  • azurerm_web_application_firewall_policy - add support for MS-ThreatIntel-XSS to managed_rules.managed_rule_set.rule_group_override.rule_group_name and managed_rules.exclusion.excluded_rule_set.rule_group.rule_group_name (#31674)
  • provider: the subscription_id property can now be populated based on the az CLI (#30251)

BUG FIXES:

  • azurerm_express_route_port - fix an issue that caused identity to be removed when updating unrelated properties (#30240)
  • azurerm_federated_identity_credential - the id is now built using the resource group name segment from the parent_id preventing unexpected 404 statuses (#30860)
  • azurerm_kubernetes_cluster - fixed capacity_reservation_group_id loss during node pool cycling (#30654)
  • azurerm_monitor_aad_diagnostic_setting - add polling as a workaround to an eventual consistency issue (#31123)
  • list.azurerm_private_dns_zone - fix context handling resolving an issue where this list resources never returned results (#31719)

4.59.0 (February 06, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260129.1200123 (#31621)
  • azurerm_automation_runbook - add support for the runtime_environment_name property (#30992)
  • azurerm_kusto_eventgrid_data_connection - update validation for eventhub_consumer_group_name to allow $Default as input (#31551)
  • azurerm_linux_function_app - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_linux_function_app_slot - add support for 3.14 to site_config.application_stack.python_version (#31195)
  • azurerm_netapp_volume_group_sap_hana_resource - add support for zone, encryption_key_source, key_vault_private_endpoint_id, and network_features (#31603)
  • azurerm_user_assigned_identity - add support for the isolation_scope property (#31216)

BUG FIXES:

  • azurerm_kubernetes_cluster - thenetwork_policy property now allows updating from calico to cilium (#31627)

... (truncated)

Commits
  • a43b4db CHANGELOG.md for 4.60.0 (#31697)
  • d64fd24 function_app_flex_consumption - Update allowed python versions (#31154)
  • 774d1c1 New Resource: azurerm_data_factory_linked_service_sql_managed_instance (#30...
  • 94d8425 Docs: Fix broken link format for Azure Hybrid Use Benefit in windows virtual ...
  • 029b39b List - update tests for multiple list resources, fix `list.azurerm_private_dn...
  • fd7d1d9 resource: mssql_server implement list for resource (#31650)
  • 7b29576 mssql - standardize CMK and Nested Item ID usage (#31660)
  • ac3878c azurerm_mssql_managed_instance_transparent_data_encryption - standardize CM...
  • 0373f1a Services S* - standardize CMK and Nested Item ID (#31662)
  • d5ffbd2 Services B*/C* - standardize Nested Item ID (#31664)
  • 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.55.0 to 4.60.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.55.0...v4.60.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.60.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 Feb 13, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2026

Superseded by #147.

@dependabot dependabot bot closed this Feb 20, 2026
@dependabot dependabot bot deleted the dependabot/terraform/infrastructure/hashicorp/azurerm-4.60.0 branch February 20, 2026 18:45
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