Skip to content

Bump hashicorp/google from 7.34.0 to 7.35.0 in /infrastructure#1702

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/google-7.35.0
Jun 3, 2026
Merged

Bump hashicorp/google from 7.34.0 to 7.35.0 in /infrastructure#1702
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/google-7.35.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/google from 7.34.0 to 7.35.0.

Release notes

Sourced from hashicorp/google's releases.

v7.35.0

FEATURES:

  • New Data Source: google_oracle_database_goldengate_connection_types (#27567)
  • New Resource: google_chronicle_findings_refinement (#27591)
  • New Resource: google_dataplex_data_product (#27588)
  • New Resource: google_dataplex_data_product_data_asset (#27588)
  • New Resource: google_migration_center_discovery_client (#27572)
  • New Resource: google_migration_center_report (#27548)
  • New Resource: google_oracle_database_goldengate_connection_assignment (#27566)
  • New Resource: google_oracle_database_goldengate_connection (#27587)
  • New Resource: google_oracle_database_goldengate_deployment (#27575)
  • New List Resource: google_compute_firewall (#27549)
  • New List Resource: google_compute_global_address (#27549)
  • New List Resource: google_compute_subnetwork (#27549)
  • New List Resource: google_sql_database (#27552)

IMPROVEMENTS:

  • compute: added target_type and target_forwarding_rules fields to google_compute_network_firewall_policy_rule resource (#27538)
  • container: added crash_loop_back_off.max_container_restart_period field to google_container_node_pool and google_container_cluster resources (#27574)
  • container: added additional value KCP_VPA for logging_config.enable_components field to google_container_cluster resource (#27546)
  • dataplex: added service_account support to google_dataplex_data_product access group principals (#27588)
  • firestore: added ttl_config.expiration_offset field to google_firestore_field resource (#27589)
  • netapp: added ontap_source field to google_netapp_backup resource (#27584)
  • networkmanagement: added gke_pod and network_type fields to google_network_management_connectivity_test resource (#27585)

BUG FIXES:

  • resourcemanager: fixed a bug where ephemeral google_service_account_key failed on deletion if the parent service account had already been deleted (#27541)
  • storage: fixed missing identity error when updating values in google_storage_bucket (#27605)
Changelog

Sourced from hashicorp/google's changelog.

7.35.0 (June 2, 2026)

FEATURES:

  • New Data Source: google_oracle_database_goldengate_connection_types (#27567)
  • New Resource: google_chronicle_findings_refinement (#27591)
  • New Resource: google_dataplex_data_product (#27588)
  • New Resource: google_dataplex_data_product_data_asset (#27588)
  • New Resource: google_migration_center_discovery_client (#27572)
  • New Resource: google_migration_center_report (#27548)
  • New Resource: google_oracle_database_goldengate_connection_assignment (#27566)
  • New Resource: google_oracle_database_goldengate_connection (#27587)
  • New Resource: google_oracle_database_goldengate_deployment (#27575)
  • New List Resource: google_compute_firewall (#27549)
  • New List Resource: google_compute_global_address (#27549)
  • New List Resource: google_compute_subnetwork (#27549)
  • New List Resource: google_sql_database (#27552)

IMPROVEMENTS:

  • compute: added target_type and target_forwarding_rules fields to google_compute_network_firewall_policy_rule resource (#27538)
  • container: added crash_loop_back_off.max_container_restart_period field to google_container_node_pool and google_container_cluster resources (#27574)
  • container: added additional value KCP_VPA for logging_config.enable_components field to google_container_cluster resource (#27546)
  • dataplex: added service_account support to google_dataplex_data_product access group principals (#27588)
  • firestore: added ttl_config.expiration_offset field to google_firestore_field resource (#27589)
  • netapp: added ontap_source field to google_netapp_backup resource (#27584)
  • networkmanagement: added gke_pod and network_type fields to google_network_management_connectivity_test resource (#27585)

BUG FIXES:

  • resourcemanager: fixed a bug where ephemeral google_service_account_key failed on deletion if the parent service account had already been deleted (#27541)
  • storage: fixed missing identity error when updating values in google_storage_bucket (#27605)
Commits
  • 68cfb63 Update CHANGELOG for version 7.35.0 (#27601)
  • 7d34f65 storage: add SetResourceIdentityAttributes in update (#17768) (#27605) (#...
  • 6b60d0d Add Chronicle Findings Refinement to terraform (#17659) (#27591)
  • d1e8981 datastream: fix `TestAccDatastreamConnectionProfile_datastreamConnectionPro...
  • c8146a6 Add support for Firestore field.ttl_config.expiration_offset. (#17410) (#27589)
  • 698473d feat: promote Dataplex Data Product resources to GA and add service a… (#1775...
  • b07d7dd feat: add GoldengateConnection resource (#17602) (#27587)
  • ceab42e Migrate expandNetworkPerformanceConfig / flattenNetworkPerformanceConfig new ...
  • 9fdd8d1 [NetworkManagement] Add gke_pod and network_type to google_network_management...
  • 4e2783a Remove beta restriction for ontapSource field in Backup resource (#17745) (#2...
  • 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 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.34.0 to 7.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@v7.34.0...v7.35.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.35.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 Jun 3, 2026
@github-actions github-actions Bot merged commit d9a5176 into main Jun 3, 2026
7 of 15 checks passed
@github-actions github-actions Bot deleted the dependabot/terraform/infrastructure/hashicorp/google-7.35.0 branch June 3, 2026 00:59
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