Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps hashicorp/google from 6.28.0 to 6.35.0.

Release notes

Sourced from hashicorp/google's releases.

v6.35.0

BREAKING CHANGES:

  • metastore: removed non-functioning tags field from google_dataproc_metastore_service. It was introduced in v6.31.0 but the feature was not yet GA. (#22636)
  • redis: removed non-functioning tags field from google_redis_instance . It was introduced in v6.31.0 but the feature was not yet GA. (#22637)

FEATURES:

  • New Resource: google_compute_cross_site_network (#22632)

IMPROVEMENTS:

  • alloydb: added psc_auto_connections field to google_alloydb_instance resource (#22630)
  • apigee: added s_sl_info.enforce field in google_apigee_target_server resource (#22594)
  • bigquery: added security_mode option for google_bigquery_routine resource (#22643)
  • bigtable: added support for explicit disable automated backup on create for google_bigtable_table (#22635)
  • compute: added guest_os_features and architecture to google_compute_instance_template and google_compute_region_instance_template (#22644)
  • compute: allowed in-place updates for subnetworks, description, producer_accept_lists, and producer_reject_lists on google_compute_network_attachment (#22611)
  • dialogflowcx: added knowledge_connector_settings field to google_dialogflow_cx_flow and google_dialogflow_cx_page resources (#22631)
  • netapp: added backup_vault_type, backup_region, source_region, source_backup_vault, and destination_backup_vault fields to google_netapp_backup_vault (#22625)
  • netapp: added volume_region and backup_region fields to google_netapp_backup (#22625)
  • networkconnectivity: added immutability field to google_network_connectivity_internal_range resource (#22623)
  • networkservices: added flex_shielding field to google_network_services_edge_cache_origin resource (#22645)
  • spanner: added field default_time_zone to google_spanner_database resource (#22628)
  • storage: added new field content_hexsha512 and content_base64sha512 in data source google_storage_bucket_object_content (#22592)

BUG FIXES:

  • gemini: fixed bug on google_gemini_code_repository_index where force_destroy field did nothing (#22648)
  • privateca: removed requirement to specify organization for google_privateca_certificate_authority resource (#22634)
  • workbench: fixed some metadata changes not being reflected in google_workbench_instance (#22612)

v6.34.1

BUG FIXES:

  • bigtable: fixed forced instance recreation due to addition of cluster.node_scaling_factor for google_bigtable_instance (#22674)

v6.34.0

DEPRECATIONS:

  • tpu: deprecated google_tpu_node resource. google_tpu_node is deprecated and will be removed in a future major release. Use google_tpu_v2_vm instead. (#22552)

FEATURES:

  • New Resource: google_apigee_security_profile_v2 (#22524)

IMPROVEMENTS:

  • bigtable: added cluster.node_scaling_factor field to google_bigtable_instance resource (#22560)
  • cloudrunv2: added scaling_mode and manual_instance_count fields to google_cloud_run_v2_service resource (#22561)
  • networkconnectivity: added state_reason field to google_network_connectivity_spoke resource (#22525)
  • sql: added connection_pool_config field to the google_sql_database_instance resource (#22583)
  • vpcaccess: changed fields min_instances, max_instances, machine_type to allow update google_vpc_access_connector without recreation. (#22572)

BUG FIXES:

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.35.0 (May 13, 2025)

BREAKING CHANGES:

  • metastore: removed non-functioning tags field from google_dataproc_metastore_service. It was introduced in v6.31.0 but the feature was not yet GA. (#22636)
  • redis: removed non-functioning tags field from google_redis_instance . It was introduced in v6.31.0 but the feature was not yet GA. (#22637)

FEATURES:

  • New Resource: google_compute_cross_site_network (#22632)

IMPROVEMENTS:

  • alloydb: added psc_auto_connections field to google_alloydb_instance resource (#22630)
  • apigee: added s_sl_info.enforce field in google_apigee_target_server resource (#22594)
  • bigquery: added security_mode option for google_bigquery_routine resource (#22643)
  • bigtable: added support for explicit disable automated backup on create for google_bigtable_table (#22635)
  • compute: added guest_os_features and architecture to google_compute_instance_template and google_compute_region_instance_template (#22644)
  • compute: allowed in-place updates for subnetworks, description, producer_accept_lists, and producer_reject_lists on google_compute_network_attachment (#22611)
  • dialogflowcx: added knowledge_connector_settings field to google_dialogflow_cx_flow and google_dialogflow_cx_page resources (#22631)
  • netapp: added backup_vault_type, backup_region, source_region, source_backup_vault, and destination_backup_vault fields to google_netapp_backup_vault (#22625)
  • netapp: added volume_region and backup_region fields to google_netapp_backup (#22625)
  • networkconnectivity: added immutability field to google_network_connectivity_internal_range resource (#22623)
  • networkservices: added flex_shielding field to google_network_services_edge_cache_origin resource (#22645)
  • spanner: added field default_time_zone to google_spanner_database resource (#22628)
  • storage: added new field content_hexsha512 and content_base64sha512 in data source google_storage_bucket_object_content (#22592)

BUG FIXES:

  • gemini: fixed bug on google_gemini_code_repository_index where force_destroy field did nothing (#22648)
  • privateca: removed requirement to specify organization for google_privateca_certificate_authority resource (#22634)
  • workbench: fixed some metadata changes not being reflected in google_workbench_instance (#22612)

6.34.1 (May 12, 2025)

BUG FIXES:

  • bigtable: fixed forced instance recreation due to addition of cluster.node_scaling_factor for google_bigtable_instance (#22674)

6.34.0 (May 6, 2025)

DEPRECATIONS:

  • tpu: deprecated google_tpu_node resource. google_tpu_node is deprecated and will be removed in a future major release. Use google_tpu_v2_vm instead. (#22552)

FEATURES:

  • New Resource: google_apigee_security_profile_v2 (#22524)

IMPROVEMENTS:

  • bigtable: added cluster.node_scaling_factor field to google_bigtable_instance resource (#22560)
  • cloudrunv2: added scaling_mode and manual_instance_count fields to google_cloud_run_v2_service resource (#22561)
  • networkconnectivity: added state_reason field to google_network_connectivity_spoke resource (#22525)
  • sql: added connection_pool_config field to the google_sql_database_instance resource (#22583)
  • vpcaccess: changed fields min_instances, max_instances, machine_type to allow update google_vpc_access_connector without recreation. (#22572)

BUG FIXES:

... (truncated)

Commits
  • 302fa27 release-6.35.0-changelogs (#22669)
  • 3ef7cc7 fix: bigtable - avoid instance recreation due to node_scaling_factor addition...
  • 4f5ce28 Revert "Adding support for Dataplex Entry resource." (#13888) (#22672)
  • cf6aab6 Update main CHANGELOG.md for 6.34.0 (#22613)
  • 5be9d61 Update netapp tests to use bootstrapped networks (#13877) (#22650)
  • 4007da3 Switched to only one bootstrapped code repository index to reduce quota issue...
  • 933d462 Switched force destroy to use a URL param instead of request body (#13887) (#...
  • 9315309 Add field to support configuring new Media CDN feature (flexible shielding) v...
  • 7bdc5c6 Add missing disk related fields to instance_template resources (#13245) (#22644)
  • e8124f3 feat(bigquery): added security_mode option for google_bigquery_routine (#1333...
  • Additional commits viewable in compare view

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 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)

Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 6.28.0 to 6.35.0.
- [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@v6.28.0...v6.35.0)

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

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 May 19, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

Superseded by #269.

@dependabot dependabot bot closed this May 26, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/google-6.35.0 branch May 26, 2025 11:51
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