Skip to content

Comments

build(deps): bump hashicorp/azurerm from 4.28.0 to 4.45.1 in /terraform#713

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

build(deps): bump hashicorp/azurerm from 4.28.0 to 4.45.1 in /terraform#713
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/hashicorp/azurerm-4.45.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2025

Bumps hashicorp/azurerm from 4.28.0 to 4.45.1.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.45.1

4.45.1 (September 22, 2025)

NOTES:

This release contains a Terraform Plugin SDK v2 version bump that prevents identity change validation from raising an error when prior identity is empty (all attributes are null).

BUG FIXES:

  • dependencies: hashicorp/terraform-plugin-sdk/v2 - update to v2.38.1 (#30667)
  • azurerm_network_interface - ensure identity is set during non-refresh apply operations (#30667)

v4.45.0

4.45.0 (September 18, 2025)

FEATURES:

  • New Action: azurerm_virtual_machine_power (#30647)
  • New List Resource: azurerm_storage_account (#30614)
  • New List Resource: azurerm_virtual_network (#30614)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250908.1192604 (#30644)
  • azurerm_kubernetes_cluster - add support for the network_profile.advanced_networking block (#30434)
  • azurerm_storage_account - expiration_action supports Block (#30599) (#30599)
  • azurerm_subnet - add support for sharing_scope (#30600)

v4.44.0

4.44.0 (September 11, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250903.1204452 (#30557)
  • dependencies: paloaltonetworks/firewalls - update to API version 2025-05-23 (#30587)
  • azurerm_kubernetes_cluster - add support for bootstrap_profile (#30532)
  • azurerm_kubernetes_cluster - add support for the none value for network_profile.outbound_type (#30532)
  • azurerm_netapp_volume - add support for accept_grow_capacity_pool_for_short_term_clone_split (#30494)
  • azurerm_service_plan - add support for Premium V4 SKUs (#30163)

BUG FIXES:

  • azurerm_application_insights_standard_web_test - prevent Resource ID parsing errors when parsing hidden-link tags (#28034)
  • azurerm_custom_ip_prefix - fix an incorrect type-assertion that caused an error when attempting to read the API response (#30537)
  • azurerm_monitor_activity_log_alert - fix name validation (#30590)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_postgresql_flexible_server - fix a bug when setting the source_server_id property (#30497)

v4.43.0

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.45.1 (September 22, 2025)

NOTES:

This release contains a Terraform Plugin SDK v2 version bump that prevents identity change validation from raising an error when prior identity is empty (all attributes are null).

BUG FIXES:

  • dependencies: hashicorp/terraform-plugin-sdk/v2 - update to v2.38.1 (#30667)
  • azurerm_network_interface - ensure identity is set during non-refresh apply operations (#30667)

4.45.0 (September 18, 2025)

FEATURES:

  • New Action: azurerm_virtual_machine_power (#30647)
  • New List Resource: azurerm_storage_account (#30614)
  • New List Resource: azurerm_virtual_network (#30614)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250908.1192604 (#30644)
  • azurerm_kubernetes_cluster - add support for the network_profile.advanced_networking block (#30434)
  • azurerm_storage_account - expiration_action supports Block (#30599) (#30599)
  • azurerm_subnet - add support for sharing_scope (#30600)

4.44.0 (September 11, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250903.1204452 (#30557)
  • dependencies: paloaltonetworks/firewalls - update to API version 2025-05-23 (#30587)
  • azurerm_kubernetes_cluster - add support for bootstrap_profile (#30532)
  • azurerm_kubernetes_cluster - add support for the none value for network_profile.outbound_type (#30532)
  • azurerm_netapp_volume - add support for accept_grow_capacity_pool_for_short_term_clone_split (#30494)
  • azurerm_service_plan - add support for Premium V4 SKUs (#30163)

BUG FIXES:

  • azurerm_application_insights_standard_web_test - prevent Resource ID parsing errors when parsing hidden-link tags (#28034)
  • azurerm_custom_ip_prefix - fix an incorrect type-assertion that caused an error when attempting to read the API response (#30537)
  • azurerm_monitor_activity_log_alert - fix name validation (#30590)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_postgresql_flexible_server - fix a bug when setting the source_server_id property (#30497)

4.43.0 (September 04, 2025)

FEATURES:

... (truncated)

Commits
  • c2bd4b7 add branch to config (#30671)
  • f489acd add changelog and bump provider version
  • 24ce5c2 bump hashicorp/terraform-plugin-sdk/v2 and fix azurerm_network_interface
  • e4057c2 CHANGELOG.md for 4.45.0 (#30621)
  • 83b5e95 Add actions support / New Action: azurerm_virtual_machine_power (#30647)
  • 65628e8 Add List to framework layer and sdkv2 compatibility (#30614)
  • 5cd63d3 dependencies: go-azure-sdk - upgrade to version v0.20250908.1192604 (#30644)
  • 1b099fb azurerm_kubernetes_cluster - support for the `network_profile.advanced_netw...
  • d6e0e42 Testing - lower parallelism for devcenter and swap locations (#30635)
  • 5d589f0 data.azurerm_api_management_subscription : fixed a failure that occurred wh...
  • 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.28.0 to 4.45.1.
- [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.28.0...v4.45.1)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.45.1
  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 Sep 23, 2025
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.15s
❌ REPOSITORY checkov yes 5 19.62s
✅ REPOSITORY dustilock yes no 1.65s
✅ REPOSITORY gitleaks yes no 33.25s
✅ REPOSITORY git_diff yes no 0.12s
✅ REPOSITORY grype yes no 24.33s
❌ REPOSITORY kics yes 27 75.93s
✅ REPOSITORY secretlint yes no 1.17s
✅ REPOSITORY syft yes no 0.67s
❌ REPOSITORY trivy yes 1 15.82s
✅ REPOSITORY trivy-sbom yes no 0.22s
✅ REPOSITORY trufflehog yes no 3.27s
✅ TERRAFORM terraform-fmt 1 0 0 0.1s
❌ TERRAFORM terrascan yes 1 6.88s
❌ TERRAFORM tflint yes 1 5.18s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 26, 2025

Superseded by #714.

@dependabot dependabot bot closed this Sep 26, 2025
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-4.45.1 branch September 26, 2025 06:08
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