Skip to content

deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.43 in /infra/terraform in the terraform-dependencies group across 1 directory - #43

Merged
KIM3310 merged 2 commits into
mainfrom
dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052
Aug 10, 2026
Merged

deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.43 in /infra/terraform in the terraform-dependencies group across 1 directory#43
KIM3310 merged 2 commits into
mainfrom
dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hashicorp/google's releases.

v7.43.0

NOTES:

  • docs(workflows): added warning to source_contents field on google_workflows_workflow noting that it will become required in version 8.0.0 (#28524)
  • firestore: clarified which resource to use for which kind of index in Standard and Enterprise editions (#28529)

FEATURES:

  • New List Resource: google_compute_instance (#28548)
  • New List Resource: google_discovery_engine_assistant (#28525)
  • New List Resource: google_discovery_engine_chat_engine (#28525)
  • New List Resource: google_discovery_engine_cmek_config (#28525)
  • New List Resource: google_discovery_engine_control (#28525)
  • New List Resource: google_discovery_engine_data_store (#28525)
  • New List Resource: google_discovery_engine_license_config (#28525)
  • New List Resource: google_discovery_engine_recommendation_engine (#28525)
  • New List Resource: google_discovery_engine_schema (#28525)
  • New List Resource: google_discovery_engine_search_engine (#28525)
  • New List Resource: google_discovery_engine_serving_config (#28525)
  • New List Resource: google_discovery_engine_sitemap (#28525)
  • New List Resource: google_discovery_engine_target_site (#28525)
  • New List Resource: google_discovery_engine_user_store (#28525)
  • New List Resource: google_project_iam_custom_role (#28526)
  • New List Resource: google_pubsub_subscription_iam_member (#28549)
  • New List Resource: google_service_account_iam_member (#28553)
  • New Resource: google_apihub_runtime_project_attachment (#28449)
  • New Resource: google_cloud_support_support_event_subscription (#28517)
  • New Resource: google_compute_region_network_policy_traffic_classification_rule (#28504)
  • New Resource: google_netapp_trial (#28503)
  • New Resource: google_network_connectivity_gateway_advertised_route GA promotion (#28471)

IMPROVEMENTS:

  • apigee: added service_account field to google_apigee_api_deployment resource (#28552)
  • apihub: added source_project_id field to google_apihub_plugin_instance resource (#28530)
  • artifactregistry: added no_cache field to google_artifact_registry_repository.remote_repository_config (#28506)
  • bigquery: added data_governance_tags_info field to google_bigquery_table resource (#28532)
  • bigqueryanalyticshub: added proposer field to google_bigquery_analytics_hub_query_template (#28518)
  • bigqueryanalyticshub: promoted google_bigquery_analytics_hub_query_template to GA (#28518)
  • bigquerydatapolicyv2: added data_governance_tag field to google_bigquery_datapolicyv2_data_policy resource (#28463)
  • bigqueryreservation: added principal field to google_bigquery_reservation_assignment resource (#28508)
  • cloudrunv: added sandbox_launcher field to the containers of google_cloud_run_service resource (#28521)
  • cloudrunv2: added sandbox_launcher field to the containers of google_cloud_run_v2_service resource (#28521)
  • compute: promoted ncc_gateway field in google_compute_router to GA (#28471)
  • discoveryengine: added acl_enabled field to google_discovery_engine_data_store resource (#28465)
  • networkconnectivity: promoted gateway field in google_network_connectivity_spoke to GA (#28471)
  • privateca: made config.subject_config.subject.organization optional in google_privateca_certificate (#28464)
  • vertexai: added traffic_config field and live traffic split update support to google_vertex_ai_reasoning_engine (#28473)

BUG FIXES:

  • apigee: fixed continue_on_error argument being dropped in google_apigee_flowhook, aligning provider behavior with the Apigee API (#28554)
  • compute: fixed panic when setting scheduling attributes in google_compute_region_instance_template (ga) (#28467)
  • gkehub2: made field spec.workloadidentity.scopeTenancyPool in resource google_gke_hub_feature not required. (#28472)
Changelog

Sourced from hashicorp/google's changelog.

7.43.0 (Unreleased)

7.42.0 (July 28, 2026)

NOTES:

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

DEPRECATIONS:

  • vertexai: deprecated google_vertex_ai_schedule, an accidentally-added duplicate resource; use google_colab_schedule instead. (#28406)

FEATURES:

  • New Data Source: google_cloud_quotas_quota_adjuster_settings (#28383)
  • New List Resource: google_service_account_key (#28430)
  • New Resource: google_agent_identity_auth_provider (#28447)
  • New Resource: google_apihub_runtime_project_attachment (#28449)
  • New Resource: google_chronicle_big_query_export (#28403)
  • New Resource: google_compute_global_vm_extension_policy (#28445)
  • New Resource: google_compute_rollout_plan (#28445)
  • New Resource: google_vector_search_data_object (#28434)
  • New Resource: google_vertex_ai_persistent_resource (#28435)

IMPROVEMENTS:

  • bigquery: added table_type field to google_bigquery_routine resource (#28446)
  • cloudrunv2: added start_execution_token and run_execution_token fields to google_cloud_run_v2_jobresource (#28384)
  • colab: added catch_up, create_pipeline_job_request, create_time, last_pause_time, last_resume_time, last_scheduled_run_response, max_concurrent_active_run_count, next_run_time, started_run_count, and update_time fields, and sub-fields under create_notebook_execution_job_request.notebook_execution_job (create_time, custom_environment_spec, encryption_spec, job_state, kernel_name, labels, name, schedule_resource_name, workbench_runtime) and under create_notebook_execution_job_request (notebook_execution_job_id, parent) to google_colab_schedule resource (#28406)
  • compute: added effective_location field to google_compute_interconnect resource (#28416)
  • compute: added request_headers and response_headers fields to log_config on google_compute_backend_service and google_compute_region_backend_service resources (#28421)
  • compute: added identity support to google_compute_instance, allowing resource import using an identity block (#28433)
  • compute: changed location field to mutable for google_compute_interconnect resource (#28416)
  • container: added addons_config.node_readiness_config field to google_container_cluster resource (#28417)
  • container: added rollback_safe_upgrade, desired_emulated_version, and emulated_version fields to google_container_cluster resource (#28442)
  • container: increased default timeout to 2 hours for google_container_node_poolresource (#28382)
  • dataproc: added confidential_instance_type field to google_dataproc_cluster resource (#28371)
  • gkehub: added min_control_plane_version, min_node_version, target_control_plane_version, target_node_version, and operational_state fields to google_gke_hub_rollout_sequence resource (#28429)
  • hypercomputecluster: increased default timeouts for google_hypercomputecluster_cluster to 120 minutes (#28448)
  • modelarmor: added field template_metadata.filter_version_selector to google_model_armor_template resource (#28402)
  • sql: added identity support to google_sql_user for terraform query support (#28428)

BUG FIXES:

  • bigtable: fixed an issue where bigtable_custom_endpoint and universe_domain were ignored when creating Bigtable resources (#28404)
  • compute: fixed an issue where diffs in google_compute_security_policy were not detected (#28420)
  • gkehub: fixed rollout_creation_scope and upgrade_types fields in google_gke_hub_rollout_sequence resource (#28429)
  • osconfig: added client-side validation to ensure resource_hierarchy_selector and location_selector are not set at the same time in google_os_config_v2_policy_orchestrator, google_os_config_v2_policy_orchestrator_for_folder, and google_os_config_v2_policy_orchestrator_for_organization (#28407)
  • secretmanager: fixed an issue where google_secret_manager_secret_version would fail at apply time if neither secret_data nor secret_data_wo was set (#28419)
  • sql: fixed issue where updates to settings.ip_configuration.psc_config.allowed_consumer_projects in google_sql_database_instance were silently ignored on in-place updates (#28444)
  • vertexai: fixed google_vertex_ai_endpoint_with_model_garden_deployment destroying and recreating the endpoint when min_replica_count, max_replica_count, required_replica_count, or autoscaling_metric_specs changed (#28401)

7.41.0 (July 17, 2026)

FEATURES:

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Labels

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

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

@dependabot
dependabot Bot requested a review from KIM3310 as a code owner June 15, 2026 00:10
@dependabot dependabot Bot changed the title deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.36 in /infra/terraform in the terraform-dependencies group deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.37 in /infra/terraform in the terraform-dependencies group across 1 directory Jun 22, 2026
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from 141709e to 887f2e3 Compare June 22, 2026 00:15
@dependabot dependabot Bot changed the title deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.37 in /infra/terraform in the terraform-dependencies group across 1 directory deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.38 in /infra/terraform in the terraform-dependencies group across 1 directory Jun 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from 887f2e3 to 257a228 Compare June 29, 2026 00:11
@dependabot dependabot Bot changed the title deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.38 in /infra/terraform in the terraform-dependencies group across 1 directory deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.39 in /infra/terraform in the terraform-dependencies group across 1 directory Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from 257a228 to d4c409d Compare July 13, 2026 00:11
@dependabot dependabot Bot changed the title deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.39 in /infra/terraform in the terraform-dependencies group across 1 directory deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.41 in /infra/terraform in the terraform-dependencies group across 1 directory Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from d4c409d to 5e0fcbc Compare July 27, 2026 00:11
@dependabot dependabot Bot changed the title deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.41 in /infra/terraform in the terraform-dependencies group across 1 directory deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.42 in /infra/terraform in the terraform-dependencies group across 1 directory Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from 5e0fcbc to 7349da8 Compare August 3, 2026 00:10
@dependabot dependabot Bot changed the title deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.42 in /infra/terraform in the terraform-dependencies group across 1 directory deps(deps): update hashicorp/google requirement from ~> 6.0 to ~> 7.43 in /infra/terraform in the terraform-dependencies group across 1 directory Aug 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from 7349da8 to f180a00 Compare August 10, 2026 00:14
Updates the requirements on [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) to permit the latest version.

Updates `hashicorp/google` to 7.43.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.0.0...v7.43.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.36.0
  dependency-type: direct:production
  dependency-group: terraform-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch from f180a00 to 2da441d Compare August 10, 2026 14:06
@KIM3310
KIM3310 merged commit d12cd18 into main Aug 10, 2026
16 checks passed
@KIM3310
KIM3310 deleted the dependabot/terraform/infra/terraform/terraform-dependencies-3adbfd9052 branch August 10, 2026 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant