Skip to content

chore(gcp/modules/baseline): bump hashicorp/google from 5.45.2 to 7.34.0 in /providers/gcp/modules/baseline#94

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/gcp/modules/baseline/hashicorp/google-7.34.0
Open

chore(gcp/modules/baseline): bump hashicorp/google from 5.45.2 to 7.34.0 in /providers/gcp/modules/baseline#94
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/providers/gcp/modules/baseline/hashicorp/google-7.34.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 30, 2026

Bumps hashicorp/google from 5.45.2 to 7.34.0.

Release notes

Sourced from hashicorp/google's releases.

v7.34.0

NOTES:

  • compute: migrated google_compute_region_instance_template to use direct HTTP rather than a client library (#27471)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27441)

FEATURES:

  • New Data Source: google_compute_service_attachment (#27526)
  • New Data Source: google_oracle_database_goldengate_deployment_environments (#27499)
  • New Resource: google_config_deployment (#27438)
  • New Resource: google_dialogflow_sip_trunk (#27468)
  • New Resource: google_migration_center_assets_export_job (#27466)
  • New Resource: google_migration_center_report_config (#27395)
  • New Resource: google_migration_center_settings (#27465)
  • New Resource: google_migration_center_source (#27496)

IMPROVEMENTS:

  • bigtable: added edition field to google_bigtable_instance resource (#27507)
  • ces: added fail_open field to llm_prompt_security block in google_ces_guardrail resource (#27497)
  • ces: added read-only fail_open field to llm_prompt_security block in google_ces_app_version resource (#27497)
  • compute: added ip_version and ip_collection fields to secondary_ip_range field in google_compute_subnetwork resource (#27432)
  • compute: added post_quantum_key_exchange field to google_compute_ssl_policy and google_compute_region_ssl_policy resources (#27479)
  • compute: added support in the google_compute_network datasource for looking up a network by self_link in addition to name (#27509)
  • container: added agent_sandbox_config field to google_container_cluster resource (#27482)
  • container: added node_config.gpudirect_strategy and node_pool.node_config.gpudirect_strategy to cluster resource, added node_config.gpudirect_strategy to node_pool resource (#27495)
  • dataflow: Added create_ignore_already_exists field to google_dataflow_flex_template_job resource to handle 409 conflicts (#27476)
  • datafusion: added maintenance_policy field to google_data_fusion_instance resource (#27470)
  • iam: add resource identity support for iam_member resources (#27383)
  • networkconnectivity: google_network_connectivity_transport resource promoted to GA (#27440)
  • oracledatabase: added identity_connector to google_oracle_database_cloud_vm_cluster for CMEK support (#27435)
  • project: added Resource Identity support to google_project_iam_binding (#27502)
  • project: added Resource Identity support to google_project_iam_policy (#27503)
  • sql: promoted Hyperdisk fields, data_disk_provisioned_iops and data_disk_provisioned_throughput to GA (#27437)

BUG FIXES:

  • bigtable: fixed an issue where bigtable_custom_endpoint and universe_domain were ignored when creating Bigtable resources. (#27515)
  • compute: fixed an issue in google_compute_subnetwork where secondary_ip_range entries linked to an internal_range could not be removed and adding new ranges would sometimes fail due to positional shifts (#27175) (#27512)
  • compute: marked encryption keys as immutable and sensitive across compute and backupdr resources (#27508)
  • dialogflow: corrected AUDIOENCODING_SPEEX_WITH_HEADER_BYTE enum value to AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE for audio_encoding field in google_dialogflow_conversation_profile resource (#27459)
  • resourcemanager: resolved a one-time diff for deletion_policy that would occur on existing and imported google_project_service resources following upgrading to v7.32.0 (#27484)

v7.33.0

NOTES:

  • compute: migrate google_compute_target_pool resource to use direct HTTP rather than a client library (#27348)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27335)
  • compute: migrated google_compute_project_default_network_tier resource to use direct HTTP rather than a client library (#27329)
  • compute: migrated google_compute_router_status data source to use direct HTTP rather than a client library (#27288)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27352)
  • compute: partially migrated google_compute_instance resource to use direct HTTP rather then a client library (#27334)

FEATURES:

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

7.34.0 (May 27, 2026)

NOTES:

  • compute: migrated google_compute_region_instance_template to use direct HTTP rather than a client library (#27471)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27441)

FEATURES:

  • New Data Source: google_compute_service_attachment (#27526)
  • New Data Source: google_oracle_database_goldengate_deployment_environments (#27499)
  • New Resource: google_config_deployment (#27438)
  • New Resource: google_dialogflow_sip_trunk (#27468)
  • New Resource: google_migration_center_assets_export_job (#27466)
  • New Resource: google_migration_center_report_config (#27395)
  • New Resource: google_migration_center_settings (#27465)
  • New Resource: google_migration_center_source (#27496)

IMPROVEMENTS:

  • bigtable: added edition field to google_bigtable_instance resource (#27507)
  • ces: added fail_open field to llm_prompt_security block in google_ces_guardrail resource (#27497)
  • ces: added read-only fail_open field to llm_prompt_security block in google_ces_app_version resource (#27497)
  • compute: added ip_version and ip_collection fields to secondary_ip_range field in google_compute_subnetwork resource (#27432)
  • compute: added post_quantum_key_exchange field to google_compute_ssl_policy and google_compute_region_ssl_policy resources (#27479)
  • compute: added support in the google_compute_network datasource for looking up a network by self_link in addition to name (#27509)
  • container: added agent_sandbox_config field to google_container_cluster resource (#27482)
  • container: added node_config.gpudirect_strategy and node_pool.node_config.gpudirect_strategy to cluster resource, added node_config.gpudirect_strategy to node_pool resource (#27495)
  • dataflow: Added create_ignore_already_exists field to google_dataflow_flex_template_job resource to handle 409 conflicts (#27476)
  • datafusion: added maintenance_policy field to google_data_fusion_instance resource (#27470)
  • iam: add resource identity support for iam_member resources (#27383)
  • networkconnectivity: google_network_connectivity_transport resource promoted to GA (#27440)
  • oracledatabase: added identity_connector to google_oracle_database_cloud_vm_cluster for CMEK support (#27435)
  • project: added Resource Identity support to google_project_iam_binding (#27502)
  • project: added Resource Identity support to google_project_iam_policy (#27503)
  • sql: promoted Hyperdisk fields, data_disk_provisioned_iops and data_disk_provisioned_throughput to GA (#27437)

BUG FIXES:

  • bigtable: fixed an issue where bigtable_custom_endpoint and universe_domain were ignored when creating Bigtable resources. (#27515)
  • compute: fixed an issue in google_compute_subnetwork where secondary_ip_range entries linked to an internal_range could not be removed and adding new ranges would sometimes fail due to positional shifts (#27175) (#27512)
  • compute: marked encryption keys as immutable and sensitive across compute and backupdr resources (#27508)
  • dialogflow: corrected AUDIOENCODING_SPEEX_WITH_HEADER_BYTE enum value to AUDIO_ENCODING_SPEEX_WITH_HEADER_BYTE for audio_encoding field in google_dialogflow_conversation_profile resource (#27459)
  • resourcemanager: resolved a one-time diff for deletion_policy that would occur on existing and imported google_project_service resources following upgrading to v7.32.0 (#27484)

7.33.0 (May 19, 2026)

NOTES:

  • compute: migrated google_compute_target_pool resource to use direct HTTP rather than a client library (#12212)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#12206)
  • compute: migrated google_compute_project_default_network_tier resource to use direct HTTP rather than a client library (#12201)
  • compute: migrated google_compute_router_status data source to use direct HTTP rather than a client library (#12174)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#12216)
  • compute: partially migrated google_compute_instance resource to use direct HTTP rather then a client library (#12205)

... (truncated)

Commits
  • afd4f16 Update CHANGELOG for version 7.34.0 (#27535)
  • 21e1343 iam_binding: set ResourceIdentity when members are nil (#17672) (#27537) ...
  • 9bc1ab4 increase timeouts on ephermeral service account key tests (#17636) (#27533)
  • 80036bd Revert "[Internal Range] Fix for issue 27175" (#17698) (#27531)
  • b58357b Revert "Fix bigtable_custom_endpoint ignoring config and dropping gRPC endpoi...
  • 536af76 Migrated resource compute security policy test to use transport_tpg (#17466) ...
  • ef7e270 IAM: fix resource identity imports for parents with multi-segment URIs (#17...
  • 69afd8c feat(ServiceAttachment): add data source for google_compute_service_a… (#1759...
  • 94c5f55 Migrate resource compute instance from template test to transport_tpg (#17657...
  • e9c498a Simplified BaseUrl joining in templates (#17483) (#27524)
  • 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 5.45.2 to 7.34.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v7.34.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v5.45.2...v7.34.0)

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

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 May 30, 2026
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