Skip to content

deps(terraform): bump hashicorp/google from 7.22.0 to 7.23.0 in /infra/terraform#122

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/infra/terraform/hashicorp/google-7.23.0
Closed

deps(terraform): bump hashicorp/google from 7.22.0 to 7.23.0 in /infra/terraform#122
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/infra/terraform/hashicorp/google-7.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps hashicorp/google from 7.22.0 to 7.23.0.

Release notes

Sourced from hashicorp/google's releases.

v7.23.0

DEPRECATIONS:

  • notebooks: google_notebooks_environment is deprecated and will be removed in a future major release. Use google_workbench_instance instead (#26288)
  • provider: google_*_iam_* resources and datasources will now show deprecation messages when their parent resource has been deprecated (#26288)

FEATURES:

  • New Data Source: google_oracle_database_odb_network (#26290)
  • New Data Source: google_oracle_database_odb_subnet (#26290)
  • New Resource: google_vector_search_collection (ga) (#26353)

IMPROVEMENTS:

  • alloydb: added dataplex_config field to google_alloydb_cluster resource (#26304)
  • biglake: added primary_location to google_biglake_iceberg_catalog resource (#26307)
  • compute: added params field to google_compute_external_vpn_gateway resource (ga) (#26348)
  • compute: added params field to google_compute_ha_vpn_gateway resource (ga) (#26348)
  • compute: added params field to google_compute_vpn_gateway resource (ga) (#26348)
  • compute: added params field to google_compute_vpn_tunnel resource (ga) (#26348)
  • compute: added storage_pool support to google_compute_instance_template and google_compute_region_instance_template disks (#26347)
  • container: added control_plane_disk_encryption_key_versions field to user_managed_keys_config in google_container_cluster resource (#26289)
  • dataproc: added cluster_type to google_dataproc_cluster resource (#26350)
  • dlp: added actions.publish_to_scc, actions.publish_to_chronicle, actions.export_data.sample_findings_table and targets.big_query_target.filter.table_reference.project_id fields to google_data_loss_prevention_discovery_config resource (#26281)
  • gkebackup: added protected_namespace_count field to google_gke_backup_backup_plan resource (#26283)
  • netapp: added mode field to google_netapp_storage_pool resource (#26319)
  • osconfig: added patch_config.skip_unpatchable_vms field to google_os_config_patch_deployment resource (#26282)
  • pubsub: added text_config field to google_pubsub_subscription resource (#26329)

BUG FIXES:

  • tags: fixed iam read-after-write consistency issue with conditions in google_tags_tag_key_iam_member resource (#26330)
Changelog

Sourced from hashicorp/google's changelog.

7.23.0 (Unreleased)

DEPRECATIONS:

  • notebooks: google_notebooks_environment is deprecated and will be removed in a future major release. Use google_workbench_instance instead (#26288)
  • provider: google_*_iam_* resources and datasources will now show deprecation messages when their parent resource has been deprecated (#26288)

FEATURES:

  • New Data Source: google_oracle_database_odb_network (#26290)
  • New Data Source: google_oracle_database_odb_subnet (#26290)
  • New Resource: google_vector_search_collection (ga) (#26353)

IMPROVEMENTS:

  • alloydb: added dataplex_config field to google_alloydb_cluster resource (#26304)
  • biglake: added primary_location to google_biglake_iceberg_catalog resource (#26307)
  • compute: added params field to google_compute_external_vpn_gateway resource (ga) (#26348)
  • compute: added params field to google_compute_ha_vpn_gateway resource (ga) (#26348)
  • compute: added params field to google_compute_vpn_gateway resource (ga) (#26348)
  • compute: added params field to google_compute_vpn_tunnel resource (ga) (#26348)
  • compute: added storage_pool support to google_compute_instance_template and google_compute_region_instance_template disks (#26347)
  • container: added control_plane_disk_encryption_key_versions field to user_managed_keys_config in google_container_cluster resource (#26289)
  • dataproc: added cluster_type to google_dataproc_cluster resource (#26350)
  • dlp: added actions.publish_to_scc, actions.publish_to_chronicle, actions.export_data.sample_findings_table and targets.big_query_target.filter.table_reference.project_id fields to google_data_loss_prevention_discovery_config resource (#26281)
  • gkebackup: added protected_namespace_count field to google_gke_backup_backup_plan resource (#26283)
  • netapp: added mode field to google_netapp_storage_pool resource (#26319)
  • osconfig: added patch_config.skip_unpatchable_vms field to google_os_config_patch_deployment resource (#26282)
  • pubsub: added text_config field to google_pubsub_subscription resource (#26329)

BUG FIXES:

  • tags: fixed iam read-after-write consistency issue with conditions in google_tags_tag_key_iam_member resource (#26330)
Commits

Dependabot compatibility score

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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v7.23.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.22.0...v7.23.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Mar 16, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Superseded by #131.

@dependabot dependabot bot closed this Mar 23, 2026
@dependabot dependabot bot deleted the dependabot/terraform/infra/terraform/hashicorp/google-7.23.0 branch March 23, 2026 07:46
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