Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.25.0 to 4.47.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.47.0

4.47.0 (October 02, 2025)

FEATURES:

  • New Resource: azurerm_api_management_workspace_policy (#30547)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250924.1155608 (#30693)
  • azurerm_cognitive_account - add support for value AIServices to kind property (#30423)
  • azurerm_cognitive_account - add the project_management_enabled property (#30423)
  • azurerm_cognitive_account - add the network_injection property (#30423)
  • azurerm_palo_alto_local_rulestack_rule - increase limit for priority to 1000000 (#30712)
  • azurerm_stream_analytics_job - add support for the Msi value in the job_storage_account.authentication_mode property (#30728)

BUG FIXES:

  • azurerm_management_group_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_resource_group_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_resource_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_storage_account - fix error that occurs around queue_properties when not specified (#30746)
  • azurerm_subscription_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)

v4.46.0

4.46.0 (September 25, 2025)

ENHANCEMENTS:

  • dependencies: frontdoor/webapplicationfirewallpolicies - update to API version 2025-03-01 (#29742)
  • azurerm_cdn_frontdoor_firewall_policy - support for the captcha_cookie_expiration_in_minutes property and the CAPTCHA value in the custom_rule.action property (#29742)
  • azurerm_cdn_frontdoor_security_policy - add update ability (#30299)
  • azurerm_cognitive_account - add support for C2, C3, C4, D3, and S1 to sku_name (#30655)
  • azurerm_flex_function_app - add support for the http_concurrency property (#29678)
  • azurerm_kubernetes_cluster - add support for the api_server_access_profile.virtual_network_integration_enabled and api_server_access_profile.subnet_id properties (#30559)
  • azurerm_machine_learning_workspace - add support for the service_side_encryption_enabled property (#30478)
  • azurerm_mysql_flexible_server - add support for the managed_hsm_key_id property (#30502)
  • azurerm_netapp_volume - add support for updating protocols (#30643)
  • azurerm_netapp_volume_group_oracle - add support for updating protocols (#30643)
  • azurerm_netapp_volume_group_sap_hana - add support for updating protocols (#30643)
  • azurerm_postgresql_flexible_server - add support for the 17 value in the version property (#30683)
  • azurerm_storage_queue - add support for the storage_account_id property (#28752)

BUG FIXES:

  • azurerm_cdn_frontdoor_firewall_policy - fix the read function so it now correctly marks the resource as gone (#30704)

v4.45.1

4.45.1 (September 22, 2025)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.47.0 (October 02, 2025)

FEATURES:

  • New Resource: azurerm_api_management_workspace_policy (#30547)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250924.1155608 (#30693)
  • azurerm_cognitive_account - add support for value AIServices to kind property (#30423)
  • azurerm_cognitive_account - add the project_management_enabled property (#30423)
  • azurerm_cognitive_account - add the network_injection property (#30423)
  • azurerm_palo_alto_local_rulestack_rule - increase limit for priority to 1000000 (#30712)
  • azurerm_stream_analytics_job - add support for the Msi value in the job_storage_account.authentication_mode property (#30728)

BUG FIXES:

  • azurerm_management_group_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_resource_group_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_resource_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)
  • azurerm_storage_account - fix error that occurs around queue_properties when not specified (#30746)
  • azurerm_subscription_policy_remediation - suppress casing difference on policy_definition_reference_id to avoid a perpetual diff as the API doesn't honour casing (#30736)

4.46.0 (September 25, 2025)

ENHANCEMENTS:

  • dependencies: frontdoor/webapplicationfirewallpolicies - update to API version 2025-03-01 (#29742)
  • azurerm_cdn_frontdoor_firewall_policy - support for the captcha_cookie_expiration_in_minutes property and the CAPTCHA value in the custom_rule.action property (#29742)
  • azurerm_cdn_frontdoor_security_policy - add update ability (#30299)
  • azurerm_cognitive_account - add support for C2, C3, C4, D3, and S1 to sku_name (#30655)
  • azurerm_flex_function_app - add support for the http_concurrency property (#29678)
  • azurerm_kubernetes_cluster - add support for the api_server_access_profile.virtual_network_integration_enabled and api_server_access_profile.subnet_id properties (#30559)
  • azurerm_machine_learning_workspace - add support for the service_side_encryption_enabled property (#30478)
  • azurerm_mysql_flexible_server - add support for the managed_hsm_key_id property (#30502)
  • azurerm_netapp_volume - add support for updating protocols (#30643)
  • azurerm_netapp_volume_group_oracle - add support for updating protocols (#30643)
  • azurerm_netapp_volume_group_sap_hana - add support for updating protocols (#30643)
  • azurerm_postgresql_flexible_server - add support for the 17 value in the version property (#30683)
  • azurerm_storage_queue - add support for the storage_account_id property (#28752)

BUG FIXES:

  • azurerm_cdn_frontdoor_firewall_policy - fix the read function so it now correctly marks the resource as gone (#30704)

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).

... (truncated)

Commits
  • b8d33ca CHANGELOG.md for 4.47.0 (#30734)
  • 8bc7c2b azurerm_cognitive_account - enhancement to support kind 'AIServices' (#30423)
  • 0dbcde6 Docs: azurerm_container_app[_job] - remove cpu and memory possible valu...
  • 86fdad7 azurerm_storage_account - fix error that occurs around queue_properties w...
  • 8c308e2 Testing: fix `TestAccStorageAccountCustomerManagedKey_userAssignedIdentityWit...
  • 7e7e274 Testing: fix resource identity tests for storage service (#30756)
  • 7c43bce azurerm_palo_alto_local_rulestack_rule - Increase priority limit to 1000000...
  • b3c3ed9 PR Template - add AI assistance section (#30753)
  • a9fc9b4 azurerm_*_policy_remediation - suppress casing difference on `policy_defini...
  • b6414e9 azurerm_stream_analytics_job - add support for Msi in `job_storage_accou...
  • 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.47.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.47.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.47.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 Oct 6, 2025
@dependabot dependabot bot requested a deployment to terraformSecrets October 6, 2025 01:20 Waiting
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