Skip to content

Bump hashicorp/azurerm from 4.16.0 to 4.26.0 in /code/infra #354

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2025

Bumps hashicorp/azurerm from 4.16.0 to 4.26.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.26.0

BREAKING CHANGES:

  • feature: The Provider feature configuration item virtual_machines.graceful_shutdown is now not used due to a breaking change in the compute API. This feature block setting is now deprecated and ignored if set and will be removed in v5.0 of the provider. (#29185)
  • azurerm_linux_virtual_machine - the vm_agent_platform_updates_enabled property is now read-only due to a recent API breaking change (#29211)
  • azurerm_windows_virtual_machine - the vm_agent_platform_updates_enabled property is now read-only due to a recent API breaking change (#29211)

FEATURES:

  • New Data Source: azurerm_role_assignments (#29214)

ENHANCEMENTS:

  • dependencies: azurerm_sentinel_automation_rule - update to API version 2024-09-01 (#29240)
  • dependencies: devcenter - update to API version 2025-02-01 (#29240)
  • dependencies: recoveryservices - partial update to API version 2024-10-01 (#29240)
  • Data Source: azurerm_mssql_server - export the express_vulnerability_assessment_enabled property (#29168)
  • azurerm_dashboard_grafana - grafana_major_version is no longer ForceNew (#29212)
  • azurerm_data_factory_linked_service_sftp - add support for SSH authentication and Key Vault secret references (#28690)
  • azurerm_databricks_workspace - resources using managed resource groups that contain UC can now be deleted with the force_delete Provider Feature flag (#29095)
  • azurerm_mssql_server - add support for the express_vulnerability_assessment_enabled property (#29168)
  • azurerm_mysql_flexible_server - deprecate public_network_access_enabled in favor of public_network_access (#28890)
  • azurerm_netapp_volume - service_level can now be updated (#29209)
  • azurerm_nginx_deployment - frontend_public, frontend_private, and network_interface are no longer ForceNew (#28577)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for the upgrade_mode and rolling_upgrade_policy properties (#28354)
  • azurerm_static_webapp - mark app_settings sensitive in schema (#28689)

BUG FIXES:

  • azurerm_linux_virtual_machine - license_type can now be updated to None (#28786)
  • azurerm_mysql_flexible_server - prevent a panic when customer_managed_key is nil (#29225)
  • azurerm_traffic_manager_nested_endpoint - remove Computed from priority property as these are assigned dynamically by the API (#29217)

v4.25.0

ENHANCEMENTS:

  • dependencies: go-azure-helpers - update to 0.72.0 (#29206)
  • dependencies: redisenterprise - update to API version 2024-10-01 (#29073)
  • dependencies: servicefabricmanaged - update to API version 2024-04-01 (#29199)
  • Data Source: azurerm_virtual_hub_connection - add support for the static_vnet_propagate_static_routes property (#28560)
  • azurerm_cosmosdb_account - add support for the DeleteAllItemsByPartitionKey value in the capabilities property (#29126)
  • azurerm_hdinsight_spark_cluster_resource - add support for the zones property (#28149)
  • azurerm_linux_function_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_function_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_log_analytics_workspace - add support for the LACluster SKU (#29137)
  • azurerm_managed_disk - allow disk expansion without downtime for all storage_account_type (#28730)
  • azurerm_mssql_job_agent - add support for the identity and sku properties (#29090)
  • azurerm_network_manager - scope_accesses is now optional (#28781)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.26.0 (April 04, 2025)

BREAKING CHANGES:

  • feature: The Provider feature configuration item virtual_machines.graceful_shutdown is now not used due to a breaking change in the compute API. This feature block setting is now deprecated and ignored if set and will be removed in v5.0 of the provider. (#29185)
  • azurerm_linux_virtual_machine - the vm_agent_platform_updates_enabled property is now read-only due to a recent API breaking change (#29211)
  • azurerm_windows_virtual_machine - the vm_agent_platform_updates_enabled property is now read-only due to a recent API breaking change (#29211)

FEATURES:

  • New Data Source: azurerm_role_assignments (#29214)

ENHANCEMENTS:

  • dependencies: azurerm_sentinel_automation_rule - update to API version 2024-09-01 (#29240)
  • dependencies: devcenter - update to API version 2025-02-01 (#29240)
  • dependencies: recoveryservices - partial update to API version 2024-10-01 (#29240)
  • Data Source: azurerm_mssql_server - export the express_vulnerability_assessment_enabled property (#29168)
  • azurerm_dashboard_grafana - grafana_major_version is no longer ForceNew (#29212)
  • azurerm_data_factory_linked_service_sftp - add support for SSH authentication and Key Vault secret references (#28690)
  • azurerm_databricks_workspace - resources using managed resource groups that contain UC can now be deleted with the force_delete Provider Feature flag (#29095)
  • azurerm_mssql_server - add support for the express_vulnerability_assessment_enabled property (#29168)
  • azurerm_mysql_flexible_server - deprecate public_network_access_enabled in favor of public_network_access (#28890)
  • azurerm_netapp_volume - service_level can now be updated (#29209)
  • azurerm_nginx_deployment - frontend_public, frontend_private, and network_interface are no longer ForceNew (#28577)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for the upgrade_mode and rolling_upgrade_policy properties (#28354)
  • azurerm_static_webapp - mark app_settings sensitive in schema (#28689)

BUG FIXES:

  • azurerm_linux_virtual_machine - license_type can now be updated to None (#28786)
  • azurerm_mysql_flexible_server - prevent a panic when customer_managed_key is nil (#29225)
  • azurerm_traffic_manager_nested_endpoint - remove Computed from priority property as these are assigned dynamically by the API (#29217)

4.25.0 (March 28, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-helpers - update to 0.72.0 (#29206)
  • dependencies: redisenterprise - update to API version 2024-10-01 (#29073)
  • dependencies: servicefabricmanaged - update to API version 2024-04-01 (#29199)
  • Data Source: azurerm_virtual_hub_connection - add support for the static_vnet_propagate_static_routes property (#28560)
  • azurerm_cosmosdb_account - add support for the DeleteAllItemsByPartitionKey value in the capabilities property (#29126)
  • azurerm_hdinsight_spark_cluster_resource - add support for the zones property (#28149)
  • azurerm_linux_function_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_function_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_log_analytics_workspace - add support for the LACluster SKU (#29137)
  • azurerm_managed_disk - allow disk expansion without downtime for all storage_account_type (#28730)

... (truncated)

Commits
  • addf136 new changelog for 4.26.0 (#29213)
  • 74d4b1a [BUG:] azurerm_linux_virtual_machine/azurerm_windows_virtual_machine - de...
  • fea5246 including #28577
  • 6720a65 azurerm_data_factory_linked_service_sftp add SSH Key Authentication and Key...
  • 981368e azurerm_netapp_volume - service_level can now be updated (#29209)
  • eba446d New Data Source: azurerm_role_assignments (#29214)
  • cdb1e4b azurerm_traffic_manager_nested_endpoint - revert priority back to O+C since...
  • 3a1edea Contributing Guide Revisions (#29010)
  • d33ae85 [BUG:] azurerm_linux_virtual_machine/azurerm_windows_virtual_machine - `v...
  • 70cf3ff Upgrade DevCenter API version from 2023-04-01 to 2025-02-01 (#29145)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.16.0 to 4.26.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.16.0...v4.26.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 6, 2025

Labels

The following labels could not be found: dependencies, terraform. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

github-actions bot commented Apr 6, 2025

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2025

Superseded by #359.

@dependabot dependabot bot closed this Apr 27, 2025
@dependabot dependabot bot deleted the dependabot/terraform/code/infra/hashicorp/azurerm-4.26.0 branch April 27, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants