Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps hashicorp/azurerm from 4.25.0 to 4.35.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.35.0

FEATURES:

  • New Resource: azurerm_email_communication_service_domain_sennder_username (#29340)
  • New Resource: azurerm_management_group_policy_set_definition (#29863)

ENHANCEMENTS:

  • Data Source: azurerm_communication_service - add support for the immutable_resource_id property (#29912)
  • azurerm_cdn_endpoint - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_cdn_endpoint_custom_domain - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_cdn_profile - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_container_app_job - add support for the volume_mounts.sub_path property (#29883)
  • azurerm_container_app - add support for the cors property (#29785)
  • azurerm_data_protection_backup_policy_disk - the absolute_criteria property now supports the AllBackup, FirstOfMonth and FirstOfYear values (#29917)
  • azurerm_frontdoor - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_custom_https_configuration - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_firewall_policy - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_rules_engine - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_function_app_flex_consumption - add support for the vnet_route_all_enabled property (#29839)
  • azurerm_machine_learning_compute_cluster - the scale_settings block and its sub-properties are no longer ForceNew (#29878)
  • azurerm_machine_learning_compute_cluster - the tags property is no longer ForceNew (#29878)
  • azurerm_oracle_autonomous_database - add support for long_term_backup_schedule (#29207)
  • azurerm_policy_set_definition - add support for the policy_definition_reference.version property (#29924)
  • azurerm_policy_set_definition - migrate to use go-azure-sdk (#29863)
  • azurerm_private_link_service - add support for the destination_ip_address property (#29395)
  • azurerm_purview_account - add support for the managed_event_hub_enabled and aws_external_id properties (#29732)
  • azurerm_virtual_network_gateway - the ip_configuration.public_ip_address_id property is now optional (#30038)
  • azurerm_windows_virtual_machine: os_disk.0.diff_disk_settings.0.placement now supports NvmeDisk (#29922)

BUG FIXES:

  • provider - allow missing subscription_id when use_cli is true (#29985)
  • azurerm_netapp_backup_policy - the weekly_backups_to_keep and monthly_backups_to_keep properties can now be set to 0 (#29920)

v4.34.0

ENHANCEMENTS:

  • dependencies: containerservice - update API version to 2025-02-01 (#29761)
  • azurerm_network_manager_ipam_pool - display_name is now optional (#29842)
  • dependencies: go-azure-sdk - update to v0.20250613.1153526 (#29871)
  • provider: add support for msi_api_version property and ARM_MSI_API_VERSION env var. (#29871)
  • azurerm_kusto_cluster_customer_managed_key - add support for managed_hsm_key_id (#29416)

FEATURES:

  • New Data Source: azurerm_dev_center_environment_type (#29782)
  • New Data Source: azurerm_dev_center_project_pool (#29778)

BUG FIXES:

  • azurerm_eventgrid_namespace - validations for maximum_session_expiry_in_hours and maximum_client_sessions_per_authentication_name are now correct (#29919)
  • azurerm_api_management_api_operation - fix validation for the url_template property to allow parameters prefixed with * (#29895)
  • azurerm_mysql_flexible_server - reverted a change made to the validation of the sku_name property that caused errors for existing resources (#29909)
  • azurerm_orchestrated_virtual_machine_scale_set - prevent a panic when an empty os_profile block is present in the configuration (#29809)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.35.0 (July 01, 2025)

FEATURES:

  • New Resource: azurerm_email_communication_service_domain_sennder_username (#29340)
  • New Resource: azurerm_management_group_policy_set_definition (#29863)

ENHANCEMENTS:

  • Data Source: azurerm_communication_service - add support for the immutable_resource_id property (#29912)
  • azurerm_cdn_endpoint - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_cdn_endpoint_custom_domain - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_cdn_profile - block creation of all Azure CDN(classic) resources while allowing existing resources to be updated (#29299)
  • azurerm_container_app_job - add support for the volume_mounts.sub_path property (#29883)
  • azurerm_container_app - add support for the cors property (#29785)
  • azurerm_data_protection_backup_policy_disk - the absolute_criteria property now supports the AllBackup, FirstOfMonth and FirstOfYear values (#29917)
  • azurerm_frontdoor - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_custom_https_configuration - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_firewall_policy - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_frontdoor_rules_engine - block new resource creation while allowing existing resources to be updated (#29257)
  • azurerm_function_app_flex_consumption - add support for the vnet_route_all_enabled property (#29839)
  • azurerm_machine_learning_compute_cluster - the scale_settings block and its sub-properties are no longer ForceNew (#29878)
  • azurerm_machine_learning_compute_cluster - the tags property is no longer ForceNew (#29878)
  • azurerm_oracle_autonomous_database - add support for long_term_backup_schedule (#29207)
  • azurerm_policy_set_definition - add support for the policy_definition_reference.version property (#29924)
  • azurerm_policy_set_definition - migrate to use go-azure-sdk (#29863)
  • azurerm_private_link_service - add support for the destination_ip_address property (#29395)
  • azurerm_purview_account - add support for the managed_event_hub_enabled and aws_external_id properties (#29732)
  • azurerm_virtual_network_gateway - the ip_configuration.public_ip_address_id property is now optional (#30038)
  • azurerm_windows_virtual_machine: os_disk.0.diff_disk_settings.0.placement now supports NvmeDisk (#29922)

BUG FIXES:

  • provider - allow missing subscription_id when use_cli is true (#29985)
  • azurerm_netapp_backup_policy - the weekly_backups_to_keep and monthly_backups_to_keep properties can now be set to 0 (#29920)

4.34.0 (June 20, 2025)

ENHANCEMENTS:

  • dependencies: containerservice - update API version to 2025-02-01 (#29761)

  • azurerm_network_manager_ipam_pool - display_name is now optional (#29842)

  • dependencies: go-azure-sdk - update to v0.20250613.1153526 (#29871)

  • provider: add support for msi_api_version property and ARM_MSI_API_VERSION env var. (#29871)

  • azurerm_kusto_cluster_customer_managed_key - add support for managed_hsm_key_id (#29416)

FEATURES:

  • New Data Source: azurerm_dev_center_environment_type (#29782)
  • New Data Source: azurerm_dev_center_project_pool (#29778)

BUG FIXES:

  • azurerm_eventgrid_namespace - validations for maximum_session_expiry_in_hours and maximum_client_sessions_per_authentication_name are now correct (#29919)
  • azurerm_api_management_api_operation - fix validation for the url_template property to allow parameters prefixed with * (#29895)

... (truncated)

Commits
  • 74dcb3f CHANGELOG.md for 4.35.0 (#29923)
  • ca99789 remove github.com/hashicorp/hcl2 dep (#30053)
  • 580d91c Update update_changelog.yml (#30052)
  • 5d87376 azurerm_virtual_network_gateway - Mark `ip_configuration.public_ip_address_...
  • 2bad274 [COMPLIANCE] Add Copyright and License Headers (#30042)
  • 7bd1dec update artifact download action (#30028)
  • 54a2d13 Remove discriminated type functionality from Resource Identity (#30024)
  • 2f14671 azurerm_virtual_hub_bgp_connection - add support for Resource Identity (#29...
  • b666691 azurerm_postgresql_flexible_server_firewall_rule - add support for Resource...
  • f829f13 azurerm_monitor_scheduled_query_rules_alert - add support for Resource Iden...
  • 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.25.0 to 4.35.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.25.0...v4.35.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jul 7, 2025
@dependabot dependabot bot had a problem deploying to terraformSecrets July 7, 2025 02:02 Failure
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 14, 2025

Superseded by #522.

@dependabot dependabot bot closed this Jul 14, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/azurerm-4.35.0 branch July 14, 2025 02:04
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.

1 participant