Skip to content

chore(deps): update hashicorp/azurerm requirement from ~> 4.68.0 to ~> 4.69.0 in /terraform in the terraform group#689

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-f1396bb5d7
Apr 19, 2026
Merged

chore(deps): update hashicorp/azurerm requirement from ~> 4.68.0 to ~> 4.69.0 in /terraform in the terraform group#689
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-f1396bb5d7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Updates the requirements on hashicorp/azurerm to permit the latest version.
Updates hashicorp/azurerm to 4.69.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.69.0

4.69.0 (April 16, 2026)

FEATURES:

  • New List Resource: azurerm_traffic_manager_profile (#31977)
  • New List Resource: azurerm_web_pubsub (#32126)
  • New Resource: azurerm_automation_runtime_environment_package (#32022)
  • New Resource: azurerm_container_app_environment_managed_certificate (#31137)

ENHANCEMENTS:

  • dependencies: Go - update to 1.25.9 (#32148)
  • dependencies: kubernetesconfiguration/fluxconfiguration - update to API version 2025-04-01 (#32080)
  • Data Source: azurerm_kubernetes_cluster_node_pool - export the node_image_version property (#32108)
  • Data Source: azurerm_storage_account_blob_container_sas - expand permissions block to include new fields (#32149)
  • Data Source: azurerm_storage_account_sas - expand permissions block to include new fields (#32149)
  • Data Source: azurerm_storage_share - export the rbac_scope_id property (#31194)
  • azurerm_bot_channels_registration - add support for the microsoft_app_type, microsoft_app_tenant_id, and microsoft_app_user_assigned_identity_id properties (#30457)
  • azurerm_cdn_frontdoor_route - the cdn_frontdoor_origin_ids property is now optional, allowing users to use the depends_on meta-argument instead (#29350)
  • azurerm_cognitive_deployment - the rai_policy_name property is now Optional + Computed as Azure returns a value when not set in the creation request (#32131)
  • azurerm_container_app - add support for identity_id property in custom_scale_rule block (#29777)
  • azurerm_key_vault - added object-name max length validation for all key vault entries (keys, secrets, certs, etc) (#30665)
  • azurerm_kubernetes_cluster_node_pool - export the node_image_version property (#32108)
  • azurerm_kubernetes_flux_configuration - the git_repository.provider property now supports GitHub (#32080)
  • azurerm_monitor_scheduled_query_rules_alert_v2 - add support for email_subject within action block (#32132)
  • azurerm_storage_share - export the rbac_scope_id property (#31194)

BUG FIXES:

  • azurerm_linux_virtual_machine - parse os_managed_disk_id insensitively as Azure returns static segments cased inconsistently (#32145)
  • azurerm_private_dns_resolver_inbound_endpoint - the ip_configurations.private_ip_address, ip_configurations.private_ip_allocation_method, and ip_configurations.subnet_id properties are now ForceNew as the API does not allow updating these values (#31088)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.69.0 (April 16, 2026)

FEATURES:

  • New List Resource: azurerm_traffic_manager_profile (#31977)
  • New List Resource: azurerm_web_pubsub (#32126)
  • New Resource: azurerm_automation_runtime_environment_package (#32022)
  • New Resource: azurerm_container_app_environment_managed_certificate (#31137)

ENHANCEMENTS:

  • dependencies: Go - update to 1.25.9 (#32148)
  • dependencies: kubernetesconfiguration/fluxconfiguration - update to API version 2025-04-01 (#32080)
  • Data Source: azurerm_kubernetes_cluster_node_pool - export the node_image_version property (#32108)
  • Data Source: azurerm_storage_account_blob_container_sas - expand permissions block to include new fields (#32149)
  • Data Source: azurerm_storage_account_sas - expand permissions block to include new fields (#32149)
  • Data Source: azurerm_storage_share - export the rbac_scope_id property (#31194)
  • azurerm_bot_channels_registration - add support for the microsoft_app_type, microsoft_app_tenant_id, and microsoft_app_user_assigned_identity_id properties (#30457)
  • azurerm_cdn_frontdoor_route - the cdn_frontdoor_origin_ids property is now optional, allowing users to use the depends_on meta-argument instead (#29350)
  • azurerm_cognitive_deployment - the rai_policy_name property is now Optional + Computed as Azure returns a value when not set in the creation request (#32131)
  • azurerm_container_app - add support for identity_id property in custom_scale_rule block (#29777)
  • azurerm_key_vault - added object-name max length validation for all key vault entries (keys, secrets, certs, etc) (#30665)
  • azurerm_kubernetes_cluster_node_pool - export the node_image_version property (#32108)
  • azurerm_kubernetes_flux_configuration - the git_repository.provider property now supports GitHub (#32080)
  • azurerm_monitor_scheduled_query_rules_alert_v2 - add support for email_subject within action block (#32132)
  • azurerm_storage_share - export the rbac_scope_id property (#31194)

BUG FIXES:

  • azurerm_linux_virtual_machine - parse os_managed_disk_id insensitively as Azure returns static segments cased inconsistently (#32145)
  • azurerm_private_dns_resolver_inbound_endpoint - the ip_configurations.private_ip_address, ip_configurations.private_ip_allocation_method, and ip_configurations.subnet_id properties are now ForceNew as the API does not allow updating these values (#31088)

4.68.0 (April 09, 2026)

FEATURES:

  • New Data Source: azurerm_managed_devops_pool (#28325)
  • New List Resource: azurerm_private_dns_cname_record (#31833)
  • New Resource: azurerm_data_protection_backup_instance_data_lake_storage (#32044)
  • New Resource: azurerm_managed_devops_pool (#28325)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - upgrade to v0.20260407.1111603 (#32112)
  • Data Source: azurerm_bastion_host - export private_only_enabled (#32042)
  • Data Source: azurerm_key_vault - improve validation for the name field to prevent apply time errors (#30453)
  • Data Source: azurerm_mssql_managed_instance - add support for the general_purpose_v2_enabled property (#29303)
  • azurerm_app_configuration_feature - Add support for custom_filter (#30160)
  • azurerm_bastion_host - add support for a "Private-only" deployment and export private_only_enabled (#32042)
  • azurerm_cosmosdb_account - add support for the EnableFabricNetworkAclBypass capability (#31836)

... (truncated)

Commits
  • ca5680b CHANGELOG.md for 4.69.0 (#32147)
  • 9d542e6 azurerm_bot_service_azure_bot - fix acctest, make microsoft_app_type requir...
  • 54102ed azurerm_bot_channels_registration - add microsoft_app_type, `microsoft_app_...
  • 09b6cfa bugfix: user-agent version header says dev instead of actual provider versi...
  • 8e67ab2 consumption: convert budget resources to use typed models with Decode/Encode ...
  • dd083a5 List and identity implementation - azurerm_web_pubsub (#32126)
  • 5956955 kubernetes_cluster_node_pool_data_source.go : add node_image_version (#32...
  • f894a39 New Resource: azurerm_container_app_environment_managed_certificate (#31137)
  • bc0dbf4 Resource Identity and List : trafficmanager (#31977)
  • 1adc9a2 azurerm_key_vault - Add key vault object name length validation (#30665)
  • 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 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

…> 4.69.0

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.

Updates `hashicorp/azurerm` to 4.69.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.68.0...v4.69.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.69.0
  dependency-type: direct:production
  dependency-group: terraform
...

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 Apr 19, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA ea1f526.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 19, 2026

Superseded — A newer run has replaced this result.

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

📋 Resource Details
Action Resource
➕ Create azuread_app_role_assignment.web_to_api
➕ Create azuread_application.api
➕ Create azuread_application.web
➕ Create azuread_application_password.api
➕ Create azuread_application_password.web
➕ Create azuread_service_principal.api
➕ Create azuread_service_principal.web
➕ Create azurerm_api_management.apim
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_diagnostic.app_insights
➕ Create azurerm_api_management_logger.app_insights
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_api_management_subscription.web
➕ Create azurerm_app_service_certificate_binding.web
➕ Create azurerm_app_service_custom_hostname_binding.web
➕ Create azurerm_app_service_managed_certificate.web
➕ Create azurerm_application_insights.ai
➕ Create azurerm_dns_cname_record.web
➕ Create azurerm_dns_txt_record.web_verification
➕ Create azurerm_key_vault.kv
➕ Create azurerm_key_vault_secret.api_client_id
➕ Create azurerm_key_vault_secret.api_client_secret
➕ Create azurerm_key_vault_secret.google_maps_api_key
➕ Create azurerm_key_vault_secret.maxmind_apikey
➕ Create azurerm_key_vault_secret.maxmind_userid
➕ Create azurerm_key_vault_secret.proxycheck_apikey
➕ Create azurerm_key_vault_secret.web_apim_subscription_key
➕ Create azurerm_linux_web_app.api
➕ Create azurerm_linux_web_app.web
➕ Create azurerm_role_assignment.api_kv_secrets_user
➕ Create azurerm_role_assignment.api_table_data_contributor
➕ Create azurerm_role_assignment.deploy_kv_secrets_officer
➕ Create azurerm_role_assignment.web_kv_secrets_user
➕ Create azurerm_storage_account.data
➕ Create azurerm_storage_table.geolocations
➕ Create azurerm_storage_table.geolocationsv11
➕ Create azurerm_storage_table.proxycheck
➕ Create random_id.environment_id
➕ Create random_id.storage
➕ Create time_rotating.thirty_days
➕ Create time_sleep.wait_for_hostname_binding

@github-actions
Copy link
Copy Markdown
Contributor

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

📋 Resource Details
Action Resource
➕ Create azuread_app_role_assignment.web_to_api
➕ Create azuread_application.api
➕ Create azuread_application.web
➕ Create azuread_application_password.api
➕ Create azuread_application_password.web
➕ Create azuread_service_principal.api
➕ Create azuread_service_principal.web
➕ Create azurerm_api_management.apim
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_diagnostic.app_insights
➕ Create azurerm_api_management_logger.app_insights
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_api_management_subscription.web
➕ Create azurerm_app_service_certificate_binding.web
➕ Create azurerm_app_service_custom_hostname_binding.web
➕ Create azurerm_app_service_managed_certificate.web
➕ Create azurerm_application_insights.ai
➕ Create azurerm_dns_cname_record.web
➕ Create azurerm_dns_txt_record.web_verification
➕ Create azurerm_key_vault.kv
➕ Create azurerm_key_vault_secret.api_client_id
➕ Create azurerm_key_vault_secret.api_client_secret
➕ Create azurerm_key_vault_secret.google_maps_api_key
➕ Create azurerm_key_vault_secret.maxmind_apikey
➕ Create azurerm_key_vault_secret.maxmind_userid
➕ Create azurerm_key_vault_secret.proxycheck_apikey
➕ Create azurerm_key_vault_secret.web_apim_subscription_key
➕ Create azurerm_linux_web_app.api
➕ Create azurerm_linux_web_app.web
➕ Create azurerm_role_assignment.api_kv_secrets_user
➕ Create azurerm_role_assignment.api_table_data_contributor
➕ Create azurerm_role_assignment.deploy_kv_secrets_officer
➕ Create azurerm_role_assignment.web_kv_secrets_user
➕ Create azurerm_storage_account.data
➕ Create azurerm_storage_table.geolocations
➕ Create azurerm_storage_table.geolocationsv11
➕ Create azurerm_storage_table.proxycheck
➕ Create random_id.environment_id
➕ Create random_id.storage
➕ Create time_rotating.thirty_days
➕ Create time_sleep.wait_for_hostname_binding

@sonarqubecloud
Copy link
Copy Markdown

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