Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the terraform-providers group with 1 update in the /infra directory: hashicorp/azurerm.
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: hashicorp/azurerm.

Updates hashicorp/azurerm from 4.47.0 to 4.48.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.48.0

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

  • dependencies: containerapps - update to API version 2025-07-01 (#30801)
  • dependencies: containerservice - update to API version 2025-07-01 (#30719)
  • dependencies: go-azure-sdk - update to v0.20251007.1195632 (#30799)
  • dependencies: guestconfiguration - update to API version 2024-04-05 (#30642)
  • dependencies: search - update to API version 2025-05-01 (#30314)
  • azurerm_kubernetes_cluster - add support for AzureLinux3 and Ubuntu2204 to the default_node_pool.os_sku property (#30719)
  • azurerm_kubernetes_cluster - add support for the ai_toolchain_operator_enabled property (#30713)
  • azurerm_kubernetes_cluster_node_pool - add support for AzureLinux3 and Ubuntu2204 to the os_sku property (#30719)
  • azurerm_linux_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)
  • azurerm_network_watcher_flow_log - changing the target_resource_id property no longer forces the resource to be replaced (#30776)
  • azurerm_notification_hub_namespace - add support for replication_region and zone_redundancy_enabled (#30531)
  • azurerm_windows_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)

BUG FIXES:

  • azurerm_eventhub_namespace - maximum_throughput_units can be set to 0 when auto_inflate_enabled is disabled (#30777)
  • azurerm_log_analytics_workspace - fix the default value for local_authentication_enabled (#30759)
  • azurerm_mssql_database - add validation to ensure that min_capacity and auto_pause_delay_in_minutes can only be set on serverless dbs (#30790)
  • azurerm_mssql_server - the azuread_administrator block now updates in place rather than being deleted/recreated (#30742)
  • azurerm_network_watcher_flow_log - the target_resource_id property is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)
  • azurerm_pim_eligible_role_assignment - improve filter used during List requests to prevent timeouts (#30705)
  • azurerm_postgresql_flexible_server_virtual_endpoint - fix read error when in replica set in failover state (#30789)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

  • dependencies: containerapps - update to API version 2025-07-01 (#30801)
  • dependencies: containerservice - update to API version 2025-07-01 (#30719)
  • dependencies: go-azure-sdk - update to v0.20251007.1195632 (#30799)
  • dependencies: guestconfiguration - update to API version 2024-04-05 (#30642)
  • dependencies: search - update to API version 2025-05-01 (#30314)
  • azurerm_kubernetes_cluster - add support for AzureLinux3 and Ubuntu2204 to the default_node_pool.os_sku property (#30719)
  • azurerm_kubernetes_cluster - add support for the ai_toolchain_operator_enabled property (#30713)
  • azurerm_kubernetes_cluster_node_pool - add support for AzureLinux3 and Ubuntu2204 to the os_sku property (#30719)
  • azurerm_linux_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)
  • azurerm_network_watcher_flow_log - changing the target_resource_id property no longer forces the resource to be replaced (#30776)
  • azurerm_notification_hub_namespace - add support for replication_region and zone_redundancy_enabled (#30531)
  • azurerm_windows_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)

BUG FIXES:

  • azurerm_eventhub_namespace - maximum_throughput_units can be set to 0 when auto_inflate_enabled is disabled (#30777)
  • azurerm_log_analytics_workspace - fix the default value for local_authentication_enabled (#30759)
  • azurerm_mssql_database - add validation to ensure that min_capacity and auto_pause_delay_in_minutes can only be set on serverless dbs (#30790)
  • azurerm_mssql_server - the azuread_administrator block now updates in place rather than being deleted/recreated (#30742)
  • azurerm_network_watcher_flow_log - the target_resource_id property is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)
  • azurerm_pim_eligible_role_assignment - improve filter used during List requests to prevent timeouts (#30705)
  • azurerm_postgresql_flexible_server_virtual_endpoint - fix read error when in replica set in failover state (#30789)
Commits
  • 27c2762 Fix vendor file inconsistency (#30839)
  • 46d8699 azurerm_storage_account - Fix docs page custom domain validation note place...
  • a180e63 CHANGELOG.md for 4.48.0 (#30771)
  • 4459331 ci - update notification channel ids (#30837)
  • fc6d4a2 tests - set soft_delete_retention_days in key_vault (#30820)
  • 0a6bcd8 search - upgrade API version to 2025-05-01 (#30314)
  • 2bc820c azurerm_automation_software_update_configuration - Deprecate Automation Sof...
  • a343ded Test Fixes for Cosmos (#30634)
  • fbe3920 azurerm_log_analytics_workspace - fix default value for `local_authenticati...
  • 5cf6bfe Set atScope() for findRoleEligibilityScheduleRequest (#30705)
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.47.0 to 4.48.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.48.0

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

  • dependencies: containerapps - update to API version 2025-07-01 (#30801)
  • dependencies: containerservice - update to API version 2025-07-01 (#30719)
  • dependencies: go-azure-sdk - update to v0.20251007.1195632 (#30799)
  • dependencies: guestconfiguration - update to API version 2024-04-05 (#30642)
  • dependencies: search - update to API version 2025-05-01 (#30314)
  • azurerm_kubernetes_cluster - add support for AzureLinux3 and Ubuntu2204 to the default_node_pool.os_sku property (#30719)
  • azurerm_kubernetes_cluster - add support for the ai_toolchain_operator_enabled property (#30713)
  • azurerm_kubernetes_cluster_node_pool - add support for AzureLinux3 and Ubuntu2204 to the os_sku property (#30719)
  • azurerm_linux_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)
  • azurerm_network_watcher_flow_log - changing the target_resource_id property no longer forces the resource to be replaced (#30776)
  • azurerm_notification_hub_namespace - add support for replication_region and zone_redundancy_enabled (#30531)
  • azurerm_windows_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)

BUG FIXES:

  • azurerm_eventhub_namespace - maximum_throughput_units can be set to 0 when auto_inflate_enabled is disabled (#30777)
  • azurerm_log_analytics_workspace - fix the default value for local_authentication_enabled (#30759)
  • azurerm_mssql_database - add validation to ensure that min_capacity and auto_pause_delay_in_minutes can only be set on serverless dbs (#30790)
  • azurerm_mssql_server - the azuread_administrator block now updates in place rather than being deleted/recreated (#30742)
  • azurerm_network_watcher_flow_log - the target_resource_id property is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)
  • azurerm_pim_eligible_role_assignment - improve filter used during List requests to prevent timeouts (#30705)
  • azurerm_postgresql_flexible_server_virtual_endpoint - fix read error when in replica set in failover state (#30789)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.48.0 (October 13, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Data Source: azurerm_oracle_autonomous_database_clone_from_database (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_backup (#29633)
  • New Resource: azurerm_oracle_autonomous_database_clone_from_database (#29633)

ENHANCEMENTS:

  • dependencies: containerapps - update to API version 2025-07-01 (#30801)
  • dependencies: containerservice - update to API version 2025-07-01 (#30719)
  • dependencies: go-azure-sdk - update to v0.20251007.1195632 (#30799)
  • dependencies: guestconfiguration - update to API version 2024-04-05 (#30642)
  • dependencies: search - update to API version 2025-05-01 (#30314)
  • azurerm_kubernetes_cluster - add support for AzureLinux3 and Ubuntu2204 to the default_node_pool.os_sku property (#30719)
  • azurerm_kubernetes_cluster - add support for the ai_toolchain_operator_enabled property (#30713)
  • azurerm_kubernetes_cluster_node_pool - add support for AzureLinux3 and Ubuntu2204 to the os_sku property (#30719)
  • azurerm_linux_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)
  • azurerm_network_watcher_flow_log - changing the target_resource_id property no longer forces the resource to be replaced (#30776)
  • azurerm_notification_hub_namespace - add support for replication_region and zone_redundancy_enabled (#30531)
  • azurerm_windows_virtual_machine_scale_set - add support for the resilient_vm_creation_enabled and resilient_vm_deletion_enabled properties (#30204)

BUG FIXES:

  • azurerm_eventhub_namespace - maximum_throughput_units can be set to 0 when auto_inflate_enabled is disabled (#30777)
  • azurerm_log_analytics_workspace - fix the default value for local_authentication_enabled (#30759)
  • azurerm_mssql_database - add validation to ensure that min_capacity and auto_pause_delay_in_minutes can only be set on serverless dbs (#30790)
  • azurerm_mssql_server - the azuread_administrator block now updates in place rather than being deleted/recreated (#30742)
  • azurerm_network_watcher_flow_log - the target_resource_id property is now included in the update request payload resolving an issue where changing it failed to recreate or update the resource (#30776)
  • azurerm_pim_eligible_role_assignment - improve filter used during List requests to prevent timeouts (#30705)
  • azurerm_postgresql_flexible_server_virtual_endpoint - fix read error when in replica set in failover state (#30789)
Commits
  • 27c2762 Fix vendor file inconsistency (#30839)
  • 46d8699 azurerm_storage_account - Fix docs page custom domain validation note place...
  • a180e63 CHANGELOG.md for 4.48.0 (#30771)
  • 4459331 ci - update notification channel ids (#30837)
  • fc6d4a2 tests - set soft_delete_retention_days in key_vault (#30820)
  • 0a6bcd8 search - upgrade API version to 2025-05-01 (#30314)
  • 2bc820c azurerm_automation_software_update_configuration - Deprecate Automation Sof...
  • a343ded Test Fixes for Cosmos (#30634)
  • fbe3920 azurerm_log_analytics_workspace - fix default value for `local_authenticati...
  • 5cf6bfe Set atScope() for findRoleEligibilityScheduleRequest (#30705)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 14, 2025 23:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 14, 2025
@github-actions
Copy link

Terraform Validation Passed ✅

The Terraform provider update has been validated with:

  • ✅ Terraform Init
  • ✅ Terraform Format Check
  • ✅ Terraform Validation
  • ✅ TFLint Check
  • ✅ Security Scanning

This PR can pass all the checks to be tested and then merged.

@mattdot
Copy link
Collaborator

mattdot commented Oct 15, 2025

@dependabot rebase

…with 1 update

Bumps the terraform-providers group with 1 update in the /infra directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).


Updates `hashicorp/azurerm` from 4.47.0 to 4.48.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.47.0...v4.48.0)

Updates `hashicorp/azurerm` from 4.47.0 to 4.48.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.47.0...v4.48.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/infra/terraform-providers-cd2fa2397f branch from 01e3c53 to 4f97a06 Compare October 15, 2025 16:02
@github-actions
Copy link

Terraform Validation Passed ✅

The Terraform provider update has been validated with:

  • ✅ Terraform Init
  • ✅ Terraform Format Check
  • ✅ Terraform Validation
  • ✅ TFLint Check
  • ✅ Security Scanning

This PR can pass all the checks to be tested and then merged.

@mattdot mattdot merged commit b3a30b1 into main Oct 15, 2025
9 checks passed
@mattdot mattdot deleted the dependabot/terraform/infra/terraform-providers-cd2fa2397f branch October 15, 2025 21:21
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 terraform-validated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants