Skip to content

chore(deps): bump the terraform-all group across 1 directory with 3 updates#511

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infra/terraform-all-ec9740d5ae
Open

chore(deps): bump the terraform-all group across 1 directory with 3 updates#511
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infra/terraform-all-ec9740d5ae

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor

Bumps the terraform-all group with 3 updates in the /infra directory: azure/azapi, hashicorp/azurerm and hashicorp/random.

Updates azure/azapi from 2.9.0 to 2.10.0

Release notes

Sourced from azure/azapi's releases.

v2.10.0

ENHANCEMENTS:

  • azapi provider: Preflight validation is now enabled on resource update operations (previously only on create) (GH-1112).
  • azapi provider: Preflight validation now requires only read permission instead of write permission (GH-1112).
  • Bump Go version to 1.25.8 (GH-1082).
  • Bump terraform-plugin-framework from v1.16.1 to v1.19.0 (GH-1081).
  • Add example for Microsoft.RedHatOpenShift/openShiftClusters (GH-1083).

BUG FIXES:

  • Fix a panic when comparing a non-empty configured list with an empty remote list during no-op change detection (GH-1125).
Changelog

Sourced from azure/azapi's changelog.

v2.10.0

ENHANCEMENTS:

  • azapi provider: Preflight validation is now enabled on resource update operations (previously only on create) (GH-1112).
  • azapi provider: Preflight validation now requires only read permission instead of write permission (GH-1112).
  • Bump Go version to 1.25.8 (GH-1082).
  • Bump terraform-plugin-framework from v1.16.1 to v1.19.0 (GH-1081).
  • Add example for Microsoft.RedHatOpenShift/openShiftClusters (GH-1083).

BUG FIXES:

  • Fix a panic when comparing a non-empty configured list with an empty remote list during no-op change detection (GH-1125).
Commits
  • 2ac202c Fix UpdateObject empty array handling (#1125)
  • 892dd17 Upgrade tffwdocs to v0.3.0 and adjust the document sources accordingly (#1124)
  • 5236c51 changelog: fill v2.10.0 and fix all markdownlint violations (#1123)
  • 399619c Bump github.com/go-git/go-git/v5 in the gomod-dependencies group (#1114)
  • 784a31d acctest & nightly pipeline improvement and simplification (#1113)
  • bf552c3 preflight: enabled on update & require read instead of write permission (#1112)
  • c25faaf Bump the gomod-dependencies group across 1 directory with 5 updates (#1108)
  • 47dc72b Auto trigger acctests and acceptance tests fix (#1103)
  • 37686df Fix dependabot.yml syntax error (#1100)
  • e14fdaf Bump google.golang.org/grpc from v1.79.2 to v1.79.3 plus other direct deps an...
  • Additional commits viewable in compare view

Updates hashicorp/azurerm from 4.72.0 to 4.75.0

Release notes

Sourced from hashicorp/azurerm's releases.

v4.75.0

4.75.0 (June 01, 2026)

FEATURES:

  • provider: adds support for the features.persist_id_on_create_before_polling_for_completion feature (#32318)
  • provider: adds support for the features.skip_import_check_on_create_and_allow_overwriting_existing_resources feature (#32318)

ENHANCEMENTS:

  • dependencies: azurerm_cdn_frontdoor - update API version to 2025-12-01 (#32461)
  • dependencies: cognitive - update API version to 2026-03-01 (#32427)
  • dependencies: recoveryservices/vaults - update to API Version 2025-08-01 (#31163)
  • Data Source: azurerm_orchestrated_virtual_machine_scale_set - export the sku_profile block (#30260)
  • azurerm_application_gateway - add support for certificate_chain_validation_enabled, sni_validation_enabled, and sni_name properties to backend_http_settings (#31206)
  • azurerm_data_factory_linked_service_mysql - add support for the driver_version property (#32076)
  • azurerm_data_protection_backup_instance_data_lake_storage - add FriendlyName on Create to align with other backup instance resources (#32351)
  • azurerm_mongo_cluster - the storage_size_in_gb property now allows values of up to 32768 (#32428)
  • azurerm_mssql_managed_instance_transparent_data_encryption - support versionless key_vault_key_id (#32399)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for the virtual_machine_size block (#30260)
  • azurerm_redhat_openshift_cluster - update API version to 2025-07-25 (#32029)
  • azurerm_windows_function_app - add support for 7.6 to the site_config.application_stack.powershell_core_version property (#32448)
  • azurerm_windows_function_app_slot - add support for 7.6 to the site_config.application_stack.powershell_core_version property (#32448)

BUG FIXES:

  • Data Source: azurerm_virtual_network_gateway - fixed issue returning correct value for deprecated enable_bgp property (#32422)
  • azurerm_api_management_backend - the proxy.username property is now optional (#32433)
  • azurerm_cosmosdb_sql_container - fix Read function to ensure the resource is able to track drift (#32443)
  • azurerm_site_recovery_vmware_replicated_vm - fixes a bug where test_subnet_name not set correctly (#32407)

v4.74.0

4.74.0 (May 21, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260520.1145341 (#32420)
  • azurerm_advisor_recommendations - add support for the filter_by_resource_ids and filter_by_recommendation_type_guids properties (#26220)
  • azurerm_data_factory_integration_runtime_azure - add support for the interactive_authoring_time_to_live_in_minutes property (#32316)
  • azurerm_linux_function_app - add support for minimum_tls_cipher_suite property (#26584)
  • azurerm_linux_web_app - add support for minimum_tls_cipher_suite property (#26584)
  • azurerm_logic_app_standard - add support for key_vault_reference_identity_id (#30010)
  • azurerm_windows_function_app - add support for minimum_tls_cipher_suite property (#26584)
  • azurerm_windows_web_app - add support for minimum_tls_cipher_suite property (#26584)

BUG FIXES:

  • azurerm_container_app_environment - allow names that start with a digit (#32267)
  • azurerm_logic_app_standard - fix the update path for the app_service_plan_id property (#32421)
  • azurerm_virtual_network_gateway set radius_server_secret to sensitive (#32419)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.75.0 (June 01, 2026)

FEATURES:

  • provider: adds support for the features.persist_id_on_create_before_polling_for_completion feature (#32318)
  • provider: adds support for the features.skip_import_check_on_create_and_allow_overwriting_existing_resources feature (#32318)

ENHANCEMENTS:

  • dependencies: azurerm_cdn_frontdoor - update API version to 2025-12-01 (#32461)
  • dependencies: cognitive - update API version to 2026-03-01 (#32427)
  • dependencies: recoveryservices/vaults - update to API Version 2025-08-01 (#31163)
  • Data Source: azurerm_orchestrated_virtual_machine_scale_set - export the sku_profile block (#30260)
  • azurerm_application_gateway - add support for certificate_chain_validation_enabled, sni_validation_enabled, and sni_name properties to backend_http_settings (#31206)
  • azurerm_data_factory_linked_service_mysql - add support for the driver_version property (#32076)
  • azurerm_data_protection_backup_instance_data_lake_storage - add FriendlyName on Create to align with other backup instance resources (#32351)
  • azurerm_mongo_cluster - the storage_size_in_gb property now allows values of up to 32768 (#32428)
  • azurerm_mssql_managed_instance_transparent_data_encryption - support versionless key_vault_key_id (#32399)
  • azurerm_orchestrated_virtual_machine_scale_set - add support for the virtual_machine_size block (#30260)
  • azurerm_redhat_openshift_cluster - update API version to 2025-07-25 (#32029)
  • azurerm_windows_function_app - add support for 7.6 to the site_config.application_stack.powershell_core_version property (#32448)
  • azurerm_windows_function_app_slot - add support for 7.6 to the site_config.application_stack.powershell_core_version property (#32448)

BUG FIXES:

  • Data Source: azurerm_virtual_network_gateway - fixed issue returning correct value for deprecated enable_bgp property (#32422)
  • azurerm_api_management_backend - the proxy.username property is now optional (#32433)
  • azurerm_cosmosdb_sql_container - fix Read function to ensure the resource is able to track drift (#32443)
  • azurerm_site_recovery_vmware_replicated_vm - fixes a bug where test_subnet_name not set correctly (#32407)

4.74.0 (May 21, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260520.1145341 (#32420)
  • azurerm_advisor_recommendations - add support for the filter_by_resource_ids and filter_by_recommendation_type_guids properties (#26220)
  • azurerm_data_factory_integration_runtime_azure - add support for the interactive_authoring_time_to_live_in_minutes property (#32316)
  • azurerm_linux_function_app - add support for minimum_tls_cipher_suite property (#26584)
  • azurerm_linux_web_app - add support for minimum_tls_cipher_suite property (#26584)
  • azurerm_logic_app_standard - add support for key_vault_reference_identity_id (#30010)
  • azurerm_windows_function_app - add support for minimum_tls_cipher_suite property (#26584)
  • azurerm_windows_web_app - add support for minimum_tls_cipher_suite property (#26584)

BUG FIXES:

  • azurerm_container_app_environment - allow names that start with a digit (#32267)
  • azurerm_logic_app_standard - fix the update path for the app_service_plan_id property (#32421)
  • azurerm_virtual_network_gateway set radius_server_secret to sensitive (#32419)

4.73.0 (May 14, 2026)

... (truncated)

Commits
  • dc221e5 CHANGELOG.md for 4.75.0 (#32440)
  • c1017cc chore - add ignore directive support for gradually-deprecated workflow (#...
  • 0599a99 [azurerm_cdn_frontdoor:] update API version to 2025-12-01 for Front Door Rule...
  • ba33aa5 azurerm_security_center_subscription_pricing - lock using subscription id so ...
  • f65d1e0 azurerm_data_protection_backup_instance_data_lake_storage - add FriendlyNam...
  • 35171c0 [ENHANCEMENT]: azurerm_orchestrated_virtual_machine_scale_set - add support...
  • 1ea0a3d costmanagement - update email_subject validation and fix tests (#32465)
  • 1fcd453 test: analysisservices, appinsights, arckubernetes, authorization, `a...
  • 5899690 Fix typo in hours description for allowed block (#32468)
  • e0af8e9 azurerm_windows_function_app, azurerm_windows_function_app_slot - add sup...
  • Additional commits viewable in compare view

Updates hashicorp/random from 3.8.1 to 3.9.0

Release notes

Sourced from hashicorp/random's releases.

v3.9.0

3.9.0 (May 12, 2026)

FEATURES:

  • resource/random_bytes: add ephemeral random_bytes resource (#711)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#784)

BUG FIXES:

  • resource/random_password, resource/random_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override_special (#741)
Changelog

Sourced from hashicorp/random's changelog.

3.9.0 (May 12, 2026)

FEATURES:

  • resource/random_bytes: add ephemeral random_bytes resource (#711)

ENHANCEMENTS:

  • Added linux/s390x build target for IBM Z platform support (#784)

BUG FIXES:

  • resource/random_password, resource/random_string: Fix UTF-8 character handling to correctly count characters instead of bytes when using multi-byte UTF-8 characters in override_special (#741)
Commits
  • f8d869d chore: prep for release v3.9.0 (#786)
  • c55d156 build: add linux/s390x build target (#784)
  • 555ebd8 build(deps): bump golang.org/x/net from v0.52.0 to v0.54.0 (#785)
  • d6de0df build(deps): Bump github.com/hashicorp/terraform-plugin-docs in /tools (#778)
  • 6fd8db7 build(deps): Bump github.com/hashicorp/terraform-plugin-testing (#779)
  • 98c47d9 build(deps): Bump the github-actions group with 3 updates (#776)
  • 884cd76 build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (#775)
  • 17e5842 feat: Add ephemeral random bytes resource (#750)
  • e8a0a8e build(deps): Bump github.com/hashicorp/copywrite in /tools (#773)
  • 333916c build(deps): Bump actions/setup-go in the github-actions group (#774)
  • Additional commits viewable in compare view

@dependabot @github

dependabot Bot commented on behalf of github May 26, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: terraform. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot force-pushed the dependabot/terraform/infra/terraform-all-ec9740d5ae branch 2 times, most recently from 5f23224 to e230c6d Compare May 26, 2026 23:33
…pdates

Bumps the terraform-all group with 3 updates in the /infra directory: [azure/azapi](https://github.com/Azure/terraform-provider-azapi), [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) and [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).


Updates `azure/azapi` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.9.0...v2.10.0)

Updates `hashicorp/azurerm` from 4.72.0 to 4.75.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.72.0...v4.75.0)

Updates `hashicorp/random` from 3.8.1 to 3.9.0
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.8.1...v3.9.0)

---
updated-dependencies:
- dependency-name: azure/azapi
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all
- dependency-name: hashicorp/azurerm
  dependency-version: 4.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all
- dependency-name: hashicorp/random
  dependency-version: 3.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-all
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/terraform/infra/terraform-all-ec9740d5ae branch from e230c6d to de98688 Compare June 3, 2026 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants