Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2025

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

Release notes

Sourced from hashicorp/google's releases.

v7.1.0

DEPRECATIONS:

  • container: deprecated enterprise_config field in google_container_cluster resource. GKE Enterprise features are now available without an Enterprise tier. (#24210)
  • storage: removed deprecated status for field to detect_md5hash in google_storage_bucket_object resource (#24147)

FEATURES:

  • New Data Source: google_iap_web_forwarding_rule_service_iam_policy (#24178)
  • New Resource: google_iap_web_forwarding_rule_service_iam_binding (#24178)
  • New Resource: google_iap_web_forwarding_rule_service_iam_member (#24178)
  • New Resource: google_iap_web_forwarding_rule_service_iam_policy (#24178)

IMPROVEMENTS:

  • artifactregistry: added registry_uri as attribute to google_artifact_registry_repository (#24164)
  • backupdr: added 'supported_resource_types' field to google_backup_dr_backup_plan resource (#24189)
  • backupdr: added create_time field to google_backup_dr_backup data source (#24183)
  • cloudbuild: added worker_config.enable_nested_virtualization field to google_cloudbuild_worker_pool resource (#24176)
  • cloudrunv2: added support for multi_region_settings field to google_cloud_run_v2_service resource (#24149)
  • compute: add params.resource_manager_tags field to the google_compute_region_backend_service (#24191)
  • compute: added public_delegated_sub_prefixs field to resource google_compute_public_delegated_prefix (#24202)
  • compute: added update_strategy field to google_compute_network_peering resource (#24180)
  • firestore: added unique field to google_firestore_index resource (#24163)
  • netapp: added qos_type and available_throughput_mibps fields to google_netapp_storage_pool resource (#24161)
  • netapp: added throughput_mibps field to google_netapp_volume resource (#24161)
  • networkservices: allowed EXPLICIT_ROUTING_MODE for routing_mode on google_network_services_gateway resource (#24151)
  • sql: added consumer_network_status, ip_address, and status fields to psc_auto_connections field on google_sql_database_instance resource (#24201)
  • storagetransfer: added service_account field to google_storage_transfer_job resource (#24193)
  • storagetransfer: added transfer_spec.aws_s3_data_source.credentials_secret to google_storage_transfer_job resource (#24152)

BUG FIXES:

  • compute: fixed certain spurious diffs for google_compute_region_backend_service.backend.group (#24157)
  • compute: fixed permadiff on google_compute_region_network_endpoint_group when no network is specified (#24182)
  • memorystore: fixed permadiffs that cause destroy+recreate on new google_memorystore_instance when desired_psc_auto_connections is set (#24212)
  • netapp: fixed a permadiff on total_iops in google_netapp_storage_pool resource (#24207)
  • oracledatabase: fixed permadiffs on google_oracle_database_autonomous_database resource for the odb_network and odb_subnet fields (#24184)
Changelog

Sourced from hashicorp/google's changelog.

7.1.0 (Unreleased)

DEPRECATIONS:

  • container: deprecated enterprise_config field in google_container_cluster resource. GKE Enterprise features are now available without an Enterprise tier. (#24210)
  • storage: removed deprecated status for field to detect_md5hash in google_storage_bucket_object resource (#24147)

FEATURES:

  • New Data Source: google_iap_web_forwarding_rule_service_iam_policy (#24178)
  • New Resource: google_iap_web_forwarding_rule_service_iam_binding (#24178)
  • New Resource: google_iap_web_forwarding_rule_service_iam_member (#24178)
  • New Resource: google_iap_web_forwarding_rule_service_iam_policy (#24178)

IMPROVEMENTS:

  • artifactregistry: added registry_uri as attribute to google_artifact_registry_repository (#24164)
  • backupdr: added 'supported_resource_types' field to google_backup_dr_backup_plan resource (#24189)
  • backupdr: added create_time field to google_backup_dr_backup data source (#24183)
  • cloudbuild: added worker_config.enable_nested_virtualization field to google_cloudbuild_worker_pool resource (#24176)
  • cloudrunv2: added support for multi_region_settings field to google_cloud_run_v2_service resource (#24149)
  • compute: add params.resource_manager_tags field to the google_compute_region_backend_service (#24191)
  • compute: added public_delegated_sub_prefixs field to resource google_compute_public_delegated_prefix (#24202)
  • compute: added update_strategy field to google_compute_network_peering resource (#24180)
  • firestore: added unique field to google_firestore_index resource (#24163)
  • netapp: added qos_type and available_throughput_mibps fields to google_netapp_storage_pool resource (#24161)
  • netapp: added throughput_mibps field to google_netapp_volume resource (#24161)
  • networkservices: allowed EXPLICIT_ROUTING_MODE for routing_mode on google_network_services_gateway resource (#24151)
  • sql: added consumer_network_status, ip_address, and status fields to psc_auto_connections field on google_sql_database_instance resource (#24201)
  • storagetransfer: added service_account field to google_storage_transfer_job resource (#24193)
  • storagetransfer: added transfer_spec.aws_s3_data_source.credentials_secret to google_storage_transfer_job resource (#24152)

BUG FIXES:

  • compute: fixed certain spurious diffs for google_compute_region_backend_service.backend.group (#24157)
  • compute: fixed permadiff on google_compute_region_network_endpoint_group when no network is specified (#24182)
  • memorystore: fixed permadiffs that cause destroy+recreate on new google_memorystore_instance when desired_psc_auto_connections is set (#24212)
  • netapp: fixed a permadiff on total_iops in google_netapp_storage_pool resource (#24207)
  • oracledatabase: fixed permadiffs on google_oracle_database_autonomous_database resource for the odb_network and odb_subnet fields (#24184)

7.0.1 (August 27, 2025)

BUG FIXES:

  • storage: fixed a conversion crash in google_storage_bucket state migration #24186

7.0.0 (August 26, 2025)

Terraform Google Provider 7.0.0 Upgrade Guide

BREAKING RESOURCE REMOVALS:

  • beyondcorp: removed google_beyondcorp_application, its associated IAM resources google_beyondcorp_application_iam_binding, google_beyondcorp_application_iam_member, and google_beyondcorp_application_iam_policy, and the google_beyondcorp_application_iam_policy datasource. Use google_beyondcorp_security_gateway_application instead. #23999
  • notebooks: removed google_notebooks_location #23607
  • tpu: removed google_tpu_node. Use google_tpu_v2_vm instead. #23964

... (truncated)

Commits

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)

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/v7.1.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v6.0.0...v7.1.0)

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

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 Sep 3, 2025
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