Skip to content

Update hashicorp/google requirement from ~> 5.0 to ~> 7.26 in /terraform#8

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/google-tw-7.26
Closed

Update hashicorp/google requirement from ~> 5.0 to ~> 7.26 in /terraform#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/google-tw-7.26

Conversation

@dependabot

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

Copy link
Copy Markdown

Updates the requirements on hashicorp/google to permit the latest version.

Release notes

Sourced from hashicorp/google's releases.

v7.26.0

BREAKING CHANGES:

  • compute: Removed google_compute_region_backend_bucket from the google (GA) provider. It is currently beta-only, and calls to the nonexistent GA API always returned a 404. Until released in google, use google-beta instead. (#26597)

FEATURES:

  • New Data Source: google_network_security_address_groups (#26562)
  • New Data Source: google_iam_workload_identity_pool_iam_policy (#26598)
  • New Resource: google_bigqueryreservation_reservation_group (#26560)
  • New Resource: google_compute_region_composite_health_check (#26591)
  • New Resource: google_compute_region_health_aggregation_policy (#26591)
  • New Resource: google_compute_region_health_source (#26591)
  • New Resource: google_contact_center_insights_assessment_rule (#26530)
  • New Resource: google_iam_workload_identity_pool_iam_* (#26598)
  • New Resource: google_workstations_workstation (#26561)
  • New Resource: google_workstations_workstation_iam_* (#26561)
  • New Resource: google_workstations_workstation_cluster (#26561)
  • New Resource: google_workstations_workstation_config (#26561)
  • New Resource: google_workstations_workstation_config_iam_* (#26561)

IMPROVEMENTS:

  • bigqueryreservation: added reservation_group field to google_bigquery_reservation resource (#26560)
  • ces: added remote_dialogflow_agent.respect_response_interruption_settings field to google_ces_agent resource (#26578)
  • clusterdirector: made boot_disk.size_gb and boot_disk.type editable within nodesets and login nodes in google_hypercomputecluster_cluster (#26615)
  • colab: added colab_image field to google_colab_runtime_template resource (#26582)
  • colab: made google_colab_runtime_template resource updatable (#26582)
  • compute: added hyperdisk-balanced as an option for disk_type field in google_container_cluster resource (#26581)
  • compute: made backend_service field optional for google_compute_target_tcp_proxy resource (#26519)
  • compute: promoted resolve_subnet_field field in google_compute_subnetwork resource to GA (#26570)
  • iambeta: promoted mode, inline_certificate_issuance_config, and inline_trust_config fields in google_iam_workload_identity_pool resource to GA (#26598)
  • spanner: added autoscaling config for instance partition and missing asymmetric autoscaling override fields to google_spanner_instance resource (#26577)
  • sql: added server_certificate_rotation_mode field to google_sql_database_instance resource (#26572)
  • storage: added google_managed_encryption_enforcement_config, customer_managed_encryption_enforcement_config and customer_supplied_encryption_enforcement_config to google_storage_bucket resource (#26529)

BUG FIXES:

  • alloydb: fixed an issue where password_wo and password_wo_version fields were not functioning properly during update requests in google_alloydb_user resource (#26571)
  • biglake: fixed erroneous diff for the properties field in the google_biglake_iceberg_table and google_biglake_iceberg_namespace resources (#26595)
  • cloudfunctionsv2: fixed validation to only allow one of direct_vpc_network_interface or vpc_connector on google_cloudfunctions2_function resource (#26567)
  • cloudrunv2: fixed validation to only allow one of network_interfaces or connector on google_cloud_run_v2_service and google_cloud_run_v2_job resources (#26567)
  • compute: fixed google_compute_region_backend_bucket being present in the google (GA) provider. It is currently beta-only, and calls to the nonexistent GA API always returned a 404. (#26597)
  • compute: fixed invalid update mask used for rate_limit_options field in google_compute_region_security_policy_rule resource (#26527)
  • compute: fixed invalid update mask used for rate_limit_options field in google_compute_security_policy and google_compute_security_policy_rule resources (#26526)
  • iambeta: fixed a perma-diff on mode field for google_iam_workload_identity_pool resource (#26601)
  • provider: fixed an issue when custom endpoints use http:// (#26600)
  • vertexai: fixed operation calls in google_vertex_ai_ resources not respecting universe_domain and vertex_custom_endpoint (#26556)
Changelog

Sourced from hashicorp/google's changelog.

7.26.0 (Mar 31, 2026)

BREAKING CHANGES:

  • compute: Removed google_compute_region_backend_bucket from the google (GA) provider. It is currently beta-only, and calls to the nonexistent GA API always returned a 404. Until released in google, use google-beta instead. (#26597)

FEATURES:

  • New Data Source: google_network_security_address_groups (#26562)
  • New Data Source: google_iam_workload_identity_pool_iam_policy (#26598)
  • New Resource: google_bigqueryreservation_reservation_group (#26560)
  • New Resource: google_compute_region_composite_health_check (#26591)
  • New Resource: google_compute_region_health_aggregation_policy (#26591)
  • New Resource: google_compute_region_health_source (#26591)
  • New Resource: google_contact_center_insights_assessment_rule (#26530)
  • New Resource: google_iam_workload_identity_pool_iam_* (#26598)
  • New Resource: google_workstations_workstation (#26561)
  • New Resource: google_workstations_workstation_iam_* (#26561)
  • New Resource: google_workstations_workstation_cluster (#26561)
  • New Resource: google_workstations_workstation_config (#26561)
  • New Resource: google_workstations_workstation_config_iam_* (#26561)

IMPROVEMENTS:

  • bigqueryreservation: added reservation_group field to google_bigquery_reservation resource (#26560)
  • ces: added remote_dialogflow_agent.respect_response_interruption_settings field to google_ces_agent resource (#26578)
  • clusterdirector: made boot_disk.size_gb and boot_disk.type editable within nodesets and login nodes in google_hypercomputecluster_cluster (#26615)
  • colab: added colab_image field to google_colab_runtime_template resource (#26582)
  • colab: made google_colab_runtime_template resource updatable (#26582)
  • compute: added hyperdisk-balanced as an option for disk_type field in google_container_cluster resource (#26581)
  • compute: made backend_service field optional for google_compute_target_tcp_proxy resource (#26519)
  • compute: promoted resolve_subnet_field field in google_compute_subnetwork resource to GA (#26570)
  • iambeta: promoted mode, inline_certificate_issuance_config, and inline_trust_config fields in google_iam_workload_identity_pool resource to GA (#26598)
  • spanner: added autoscaling config for instance partition and missing asymmetric autoscaling override fields to google_spanner_instance resource (#26577)
  • sql: added server_certificate_rotation_mode field to google_sql_database_instance resource (#26572)
  • storage: added google_managed_encryption_enforcement_config, customer_managed_encryption_enforcement_config and customer_supplied_encryption_enforcement_config to google_storage_bucket resource (#26529)

BUG FIXES:

  • alloydb: fixed an issue where password_wo and password_wo_version fields were not functioning properly during update requests in google_alloydb_user resource (#26571)
  • biglake: fixed erroneous diff for the properties field in the google_biglake_iceberg_table and google_biglake_iceberg_namespace resources (#26595)
  • cloudfunctionsv2: fixed validation to only allow one of direct_vpc_network_interface or vpc_connector on google_cloudfunctions2_function resource (#26567)
  • cloudrunv2: fixed validation to only allow one of network_interfaces or connector on google_cloud_run_v2_service and google_cloud_run_v2_job resources (#26567)
  • compute: fixed google_compute_region_backend_bucket being present in the google (GA) provider. It is currently beta-only, and calls to the nonexistent GA API always returned a 404. (#26597)
  • compute: fixed invalid update mask used for rate_limit_options field in google_compute_region_security_policy_rule resource (#26527)
  • compute: fixed invalid update mask used for rate_limit_options field in google_compute_security_policy and google_compute_security_policy_rule resources (#26526)
  • iambeta: fixed a perma-diff on mode field for google_iam_workload_identity_pool resource (#26601)
  • provider: fixed an issue when custom endpoints use http:// (#26600)
  • vertexai: fixed operation calls in google_vertex_ai_ resources not respecting universe_domain and vertex_custom_endpoint (#26556)

7.25.0 (Mar 24, 2026)

FEATURES:

  • New Data Source: google_compute_network_endpoint_groups (#26515)

... (truncated)

Commits
  • 5a50fe1 Update CHANGELOG for release 7.26.0 (#26628)
  • 2342936 Update test for Oracle Database@Google Cloud Autonomous AI Database Disaster ...
  • 081e989 Allow in place updates for boot disk parameters (#16834) (#26615)
  • 653bcc1 Migrated security policy setting to use transport_tpg.SendRequest (#16843) (#...
  • 813c010 feat: add Chronicle NativeDashboard resource (#16735) (#26613)
  • 771c71c Allow mode in workload_identity_pool to accept any values from api respon...
  • bd0e09d #26590: support http based custom endpoints (#16823) (#26600)
  • 2451e87 Revert "Compute: Add support for FLEX_START and RESERVATION_BOUND provisionin...
  • 2f67821 Promote new fields in google_iam_workload_identity_pool to GA (#16809) (#26598)
  • a038430 Move RegionBackendBucket to beta-only (#16826) (#26597)
  • 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 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)

Updates the requirements on [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.0.0...v7.26.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.26.0
  dependency-type: direct:production
...

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 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 12, 2026

Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot dependabot Bot closed this Apr 12, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/terraform/hashicorp/google-tw-7.26 branch April 12, 2026 02:12
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