Skip to content

chore(terraform): update hashicorp/google requirement from ~> 5.0 to ~> 7.45 in /infrastructure/terraform - #89

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/terraform/hashicorp/google-tw-7.45
Open

chore(terraform): update hashicorp/google requirement from ~> 5.0 to ~> 7.45 in /infrastructure/terraform#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/infrastructure/terraform/hashicorp/google-tw-7.45

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 24, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hashicorp/google's releases.

v7.45.0

FEATURES:

  • New Data Source:google_iam_workload_identity_pool_openid_config (#28790)
  • New Resource:google_agentic_applications_analyst_agent_persona (#28777)
  • New Resource:google_firestore_change_stream (#28800)

IMPROVEMENTS:

  • accesscontextmanager: added dry_run_access_levels and principal fields to google_access_context_manager_gcp_user_access_binding resource (#28767)
  • accesscontextmanager: updated group_key to be optional and conflict with principal on google_access_context_manager_gcp_user_access_binding resource (#28767)
  • bigqueryreservation: added labels field to google_bigquery_reservation resource (#28711)
  • certificatemanager: enabled write-only support for pem_private_key on google_certificate_manager_certificate resource (#28794)
  • ces: added snippets_config field to data_store_tool.modality_configs and service_directory_config field to python_function in google_ces_tool (#28759)
  • chronicle: added schedule_customizations field to google_chronicle_rule_deployment resource (#28715)
  • cloudrunv2: added templates.sandboxes field to google_cloud_run_v2_service resource (#28749)
  • colab: added custom_environment_spec.shielded_instance_config and workbench_runtime.vm_image fields to google_colab_notebook_execution resource (#28774)
  • compute: added custom_error_response_policy and default_error_response_policy fields to google_compute_url_map resource (#18511)
  • compute: promoted max_run_duration and on_instance_stop_action fields on google_compute_instance, google_compute_instance_template, and google_compute_instance_from_machine_image resources (#18623)
  • dataplex: added sql_assertion field to google_dataplex_datascan resource (#18559)
  • netapp: added zone and replica_zone fields to google_netapp_storage_pool resource (#18609)
  • securityscanner: added static_ip_scan field to google_security_scanner_scan_config resource (#28786)
  • vertexai: added spec.container_spec.port field to google_vertex_ai_reasoning_engine resource (#28762)
  • workbench: added compute_instance_id field to google_workbench_instance resource (#28773)

BUG FIXES:

  • alloydb: fixed an issue where updateMask URL parameter was dropped during cluster updates (e.g. database_version upgrade) due to variable shadowing (#28801)
  • appengine: fixed permadiff in google_app_engine_standard_app_version (#28745)
  • bigquery: fixed an issue where updating google_bigquery_dataset overwrote fine-grained IAM permissions (#28775)
  • cloudsecuritycompliance: fixed state drift on supported_enforcement_modes in google_cloud_security_compliance_framework resource (#28676)
  • colab: fixed drift detection on direct_notebook_source.content field in google_colab_notebook_execution resource (#28774)
  • compute: fixed a panic in google_compute_shared_vpc_service_project during terraform plan/refresh when the shared VPC link had been removed outside of Terraform (#28750)
  • compute: fixed permadiff on adaptive_protection_config.layer_7_ddos_defense_config.enable in google_compute_security_policy when field is not set in config (#28751)
  • compute: fixed permadiffs for google_compute_disk on Fedora CoreOS images (#28712)
  • networksecurity: fixed google_network_security_gateway_security_policy to force replacement when name or location is modified (#28776)
Changelog

Sourced from hashicorp/google's changelog.

7.45.0 (August 18, 2026)

FEATURES:

  • New Data Source:google_iam_workload_identity_pool_openid_config (#28790)
  • New Resource:google_agentic_applications_analyst_agent_persona (#28777)
  • New Resource:google_firestore_change_stream (#28800)

IMPROVEMENTS:

  • accesscontextmanager: added dry_run_access_levels and principal fields to google_access_context_manager_gcp_user_access_binding resource (#28767)
  • accesscontextmanager: updated group_key to be optional and conflict with principal on google_access_context_manager_gcp_user_access_binding resource (#28767)
  • bigqueryreservation: added labels field to google_bigquery_reservation resource (#28711)
  • certificatemanager: enabled write-only support for pem_private_key on google_certificate_manager_certificate resource (#28794)
  • ces: added snippets_config field to data_store_tool.modality_configs and service_directory_config field to python_function in google_ces_tool (#28759)
  • chronicle: added schedule_customizations field to google_chronicle_rule_deployment resource (#28715)
  • cloudrunv2: added templates.sandboxes field to google_cloud_run_v2_service resource (#28749)
  • colab: added custom_environment_spec.shielded_instance_config and workbench_runtime.vm_image fields to google_colab_notebook_execution resource (#28774)
  • compute: added custom_error_response_policy and default_error_response_policy fields to google_compute_url_map resource (#18511)
  • compute: promoted max_run_duration and on_instance_stop_action fields on google_compute_instance, google_compute_instance_template, and google_compute_instance_from_machine_image resources (#18623)
  • dataplex: added sql_assertion field to google_dataplex_datascan resource (#18559)
  • netapp: added zone and replica_zone fields to google_netapp_storage_pool resource (#18609)
  • securityscanner: added static_ip_scan field to google_security_scanner_scan_config resource (#28786)
  • vertexai: added spec.container_spec.port field to google_vertex_ai_reasoning_engine resource (#28762)
  • workbench: added compute_instance_id field to google_workbench_instance resource (#28773)

BUG FIXES:

  • alloydb: fixed an issue where updateMask URL parameter was dropped during cluster updates (e.g. database_version upgrade) due to variable shadowing (#28801)
  • appengine: fixed permadiff in google_app_engine_standard_app_version (#28745)
  • bigquery: fixed an issue where updating google_bigquery_dataset overwrote fine-grained IAM permissions (#28775)
  • cloudsecuritycompliance: fixed state drift on supported_enforcement_modes in google_cloud_security_compliance_framework resource (#28676)
  • colab: fixed drift detection on direct_notebook_source.content field in google_colab_notebook_execution resource (#28774)
  • compute: fixed a panic in google_compute_shared_vpc_service_project during terraform plan/refresh when the shared VPC link had been removed outside of Terraform (#28750)
  • compute: fixed permadiff on adaptive_protection_config.layer_7_ddos_defense_config.enable in google_compute_security_policy when field is not set in config (#28751)
  • compute: fixed permadiffs for google_compute_disk on Fedora CoreOS images (#28712)
  • networksecurity: fixed google_network_security_gateway_security_policy to force replacement when name or location is modified (#28776)

7.44.0 (August 11, 2026)

FEATURES:

  • New List Resource:google_bigquery_dataset_iam_member (#28578)
  • New List Resource:google_bigquery_table (#28576)
  • New Resource:google_chronicle_custom_list (#28618)
  • New Resource:google_chronicle_soar_network (#28649)
  • New Resource:google_dataform_repository (#28642)
  • New Resource:google_dataform_repository_iam_binding (#28642)
  • New Resource:google_dataform_repository_iam_member (#28642)
  • New Resource:google_dataform_repository_iam_policy (#28642)
  • New Resource:google_iam_folder_access_policy (#28664)
  • New Resource:google_iam_organization_access_policy (#28664)
  • New Resource:google_iam_project_access_policy (#28664)
  • New Resource:google_vertex_ai_evaluation_metric (#28665)

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

…~> 7.45
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/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-provider-google/commits/v7.45.0)
---
updated-dependencies:
- dependency-name: hashicorp/google
dependency-version: 7.45.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Aug 24, 2026
@dependabot@github

dependabotBot commented on behalf of githubAug 24, 2026

Copy link
Copy Markdown
ContributorAuthor

Labels

The following labels could not be found: terraform. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants