Skip to content

Bump hashicorp/azurerm from 4.74.0 to 4.80.0 in /infrastructure#196

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 3, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/azurerm from 4.74.0 to 4.80.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.80.0

4.80.0 (July 02, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260629.1154953 (#32691)
  • dependencies: managedhsm - update to API version 2026-02-01 (#32377)
  • azurerm_cdn_frontdoor_custom_domain - add basic validation for the host_name property (#32349)
  • azurerm_cdn_frontdoor_custom_domain - improve validation for additional host_name constraints when tls.certificate_type is ManagedCertificate (#32349)

BUG FIXES:

  • azurerm_machine_learning_datastore_fileshare - fix 5.0 migration bug for the storage_fileshare_id property (#32586)

v4.79.0

4.79.0 (June 25, 2026)

FEATURES:

  • New Action: azurerm_netapp_volume_bucket_credentials (#32319)
  • New Data Source: azurerm_netapp_volume_bucket (#32319)
  • New Data Source: azurerm_netapp_volume_bucket_with_server(#32319)
  • New List Resource: azurerm_netapp_volume_bucket (#32319)
  • New List Resource: azurerm_netapp_volume_bucket_with_server(#32319)
  • New List Resource: azurerm_signalr_service_custom_certificate (#32114)
  • New Resource: azurerm_netapp_volume_bucket (#32319)
  • New Resource: azurerm_netapp_volume_bucket_with_server(#32319)

ENHANCEMENTS:

  • azurerm_batch_job - migrate to go-azure-sdk (#32662)
  • azurerm_data_protection_backup_instance_data_lake_storage - increase the limit of items for storage_container_names from 100 to 1000 (#32643)
  • azurerm_postgresql_flexible_server - add Ddsv6 skus to validation (#32657)
  • azurerm_virtual_network_gateway - add support for maximum_scale_unit and minimum_scale_unit (#32647)
  • desktopvirtualization - upgrade API version to 2025-10-10 (#32563)

v4.78.0

4.78.0 (June 18, 2026)

FEATURES:

  • New List Resource: azurerm_signalr_service_custom_domain (#32124)
  • New List Resource: azurerm_storage_sync_server_endpoint (#31988)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260616.1142719 (#32631)
  • Data Source: azurerm_network_manager_connectivity_configuration - export the connected_group_address_overlap, connected_group_private_endpoints_scale, and peering_enforcement properties (#31562)
  • Data Source: azurerm_storage_container - export the url property (#29036)
  • azurerm_kubernetes_cluster - add support KataVmIsolation for workload_runtime (#32579)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.80.0 (July 02, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260629.1154953 (#32691)
  • dependencies: managedhsm - update to API version 2026-02-01 (#32377)
  • azurerm_cdn_frontdoor_custom_domain - add basic validation for the host_name property (#32349)
  • azurerm_cdn_frontdoor_custom_domain - improve validation for additional host_name constraints when tls.certificate_type is ManagedCertificate (#32349)

BUG FIXES:

  • azurerm_machine_learning_datastore_fileshare - fix 5.0 migration bug for the storage_fileshare_id property (#32586)

4.79.0 (June 25, 2026)

FEATURES:

  • New Action: azurerm_netapp_volume_bucket_credentials (#32319)
  • New Data Source: azurerm_netapp_volume_bucket (#32319)
  • New Data Source: azurerm_netapp_volume_bucket_with_server(#32319)
  • New List Resource: azurerm_netapp_volume_bucket (#32319)
  • New List Resource: azurerm_netapp_volume_bucket_with_server(#32319)
  • New List Resource: azurerm_signalr_service_custom_certificate (#32114)
  • New Resource: azurerm_netapp_volume_bucket (#32319)
  • New Resource: azurerm_netapp_volume_bucket_with_server(#32319)

ENHANCEMENTS:

  • azurerm_batch_job - migrate to go-azure-sdk (#32662)
  • azurerm_data_protection_backup_instance_data_lake_storage - increase the limit of items for storage_container_names from 100 to 1000 (#32643)
  • azurerm_postgresql_flexible_server - add Ddsv6 skus to validation (#32657)
  • azurerm_virtual_network_gateway - add support for maximum_scale_unit and minimum_scale_unit (#32647)
  • desktopvirtualization - upgrade API version to 2025-10-10 (#32563)

4.78.0 (June 18, 2026)

FEATURES:

  • New List Resource: azurerm_signalr_service_custom_domain (#32124)
  • New List Resource: azurerm_storage_sync_server_endpoint (#31988)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260616.1142719 (#32631)
  • Data Source: azurerm_network_manager_connectivity_configuration - export the connected_group_address_overlap, connected_group_private_endpoints_scale, and peering_enforcement properties (#31562)
  • Data Source: azurerm_storage_container - export the url property (#29036)
  • azurerm_kubernetes_cluster - add support KataVmIsolation for workload_runtime (#32579)
  • azurerm_kubernetes_cluster_node_pool - add support KataVmIsolation for workload_runtime (#32579)
  • azurerm_mssql_managed_instance - add support for the storage_iops property (#32250)
  • azurerm_network_manager_connectivity_configuration - add support for the connected_group_address_overlap, connected_group_private_endpoints_scale, and peering_enforcement properties (#31562)

... (truncated)

Commits
  • 6556cf1 CHANGELOG.md for 4.80.0 (#32718)
  • 375fef1 machinelearning - fix storage_fileshare_id bug and tests (#32586)
  • 914ce06 [Enhancement:] azurerm_cdn_frontdoor_custom_domain - validate host_name v...
  • d301ed8 tooling - golangci-lint update to v2.12.2 for Go 1.26 coverage (#32593)
  • b4fff42 serviceconnector - fix tests (#32704)
  • d1caf6d signalr - fix tests (#32702)
  • 9a706e6 managedhsm - upgrade API version from 2023-07-01 to 2026-02-01 (#32377)
  • a25d4f4 dependencies: go-azure-sdk - upgrade to v0.20260629.1154953 (#32691)
  • c2ade7c Bump actions/setup-java from 5.3.0 to 5.4.0 (#32694)
  • 6cacfd2 Bump golangci/golangci-lint-action from 9.2.1 to 9.3.0 (#32693)
  • 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.80.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.80.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.80.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 Jul 3, 2026
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