Skip to content

Update Terraform google to v7.39.0#614

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/multiple
Jun 30, 2026
Merged

Update Terraform google to v7.39.0#614
renovate[bot] merged 1 commit into
mainfrom
renovate/multiple

Conversation

@renovate

@renovate renovate Bot commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
google (source) required_provider minor 7.38.07.39.0

Release Notes

hashicorp/terraform-provider-google (google)

v7.39.0

Compare Source

NOTES:

  • compute: migrated google_compute_instance_template resource partially to use direct HTTP rather than a client library (#​28010)
  • compute: migrated google_compute_network_peering resource to use direct HTTP rather than a client library (#​28021)
  • compute: migrated metadata handling to use direct HTTP rather than a client library (#​27968)

FEATURES:

  • New Data Source: google_agent_registry_agent (#​28028)
  • New Data Source: google_agent_registry_endpoint (#​28028)
  • New Data Source: google_agent_registry_mcp_server (#​28028)
  • New Data Source: google_compute_instance_groups (#​27981)
  • New Data Source: google_storage_control_folder_intelligence_findings_summary (#​28019)
  • New Data Source: google_storage_control_organization_intelligence_findings_summary (#​28019)
  • New Data Source: google_storage_control_project_intelligence_findings_summary (#​28019)
  • New Resource: google_agent_registry_binding (#​28028)
  • New Resource: google_agent_registry_service (#​28028)
  • New Resource: google_artifact_registry_project_config (#​28009)
  • New Resource: google_chronicle_findings_refinement (#​28035)
  • New Resource: google_compute_bulk_per_instance_config (#​28031)
  • New Resource: google_compute_firewall_policy_iam_binding (#​27978)
  • New Resource: google_compute_firewall_policy_iam_member (#​27978)
  • New Resource: google_compute_firewall_policy_iam_policy (#​27978)
  • New Resource: google_compute_network_firewall_policy_iam_binding (#​27978)
  • New Resource: google_compute_network_firewall_policy_iam_member (#​27978)
  • New Resource: google_compute_network_firewall_policy_iam_policy (#​27978)
  • New Resource: google_compute_region_network_firewall_policy_iam_binding (#​27978)
  • New Resource: google_compute_region_network_firewall_policy_iam_member (#​27978)
  • New Resource: google_compute_region_network_firewall_policy_iam_policy (#​27978)
  • New Resource: google_compute_region_resize_request (#​27984)
  • New Resource: google_compute_zone_vm_extension_policy (#​28034)
  • New Resource: google_gke_hub_rollout_sequence (#​28007)
  • New Resource: google_iap_agent_registry_iam_binding (#​28032)
  • New Resource: google_iap_agent_registry_iam_member (#​28032)
  • New Resource: google_iap_agent_registry_iam_policy (#​28032)
  • New Resource: google_iap_location_web_iam_binding (#​28032)
  • New Resource: google_iap_location_web_iam_member (#​28032)
  • New Resource: google_iap_location_web_iam_policy (#​28032)
  • New Resource: google_oracle_database_cloud_exadata_infrastructure_exascale_config (#​28033)
  • New List Resource: google_bigquery_dataset (#​28005)
  • New List Resource: google_compute_cross_site_network (#​28018)
  • New List Resource: google_compute_external_vpn_gateway (#​28018)
  • New List Resource: google_compute_global_network_endpoint_group (#​28018)
  • New List Resource: google_compute_ha_vpn_gateway (#​28018)
  • New List Resource: google_compute_interconnect_attachment_group (#​28018)
  • New List Resource: google_compute_interconnect_group (#​28018)
  • New List Resource: google_compute_public_delegated_prefix (#​28018)
  • New List Resource: google_compute_region_commitment (#​28018)
  • New List Resource: google_compute_region_network_endpoint_group (#​28018)
  • New List Resource: google_compute_vpn_gateway (#​28018)
  • New List Resource: google_compute_wire_group (#​28018)
  • New List Resource: google_folder_iam_member (#​27993)
  • New List Resource: google_kms_crypto_key_version (#​28006)
  • New List Resource: google_project (#​28041)
  • New List Resource: google_project_service (#​27989)

IMPROVEMENTS:

  • bigquery: added external_runtime_options.container_request_concurrency field to google_bigquery_routine resource (#​28029)
  • compute: added instance_lifecycle_policy.on_failed_health_check field in resources google_compute_instance_group_manager and google_compute_region_instance_group_manager (ga) (#​27992)
  • container: added new fields shutdown_grace_period_seconds and shutdown_grace_period_critical_pods_seconds to node_kubelet_config block. (#​28015)
  • container: promoted agent_sandbox_config addon field under addons_config in google_container_cluster to GA (#​28017)
  • dataplex: added icon field to google_dataplex_data_product resource (#​27986)
  • dataplex: added name field to google_dataplex_data_product_data_asset resource (#​28020)
  • dlp: added allow_limited_availability_info_types to google_data_loss_prevention_inspect_template (#​28024)
  • networkservices: added forward_attributes field to google_network_services_lb_edge_extension, google_network_services_lb_route_extension, and google_network_services_lb_traffic_extension resources (#​28012)

BUG FIXES:

  • compute: fixed a panic in google_compute_project_metadata and google_compute_project_metadata_item when project common instance metadata items contain null/empty values. (#​28008)
  • compute: fixed a validation error on google_compute_instance (Provisioned IOPS cannot be specified with disk type pd-balanced) that occurred during updates on instances with Hyperdisk Balanced boot disks. (#​27975)
  • dataproc: fixed a bug where changing policy_id on google_dataproc_autoscaling_policy planned an in-place update and failed; it now correctly forces resource replacement (destroy and recreate). (#​28036)
  • firestore: added retries on 409 errors in google_firestore_user_creds resource (#​27972)
  • iam: fixed ephemeral google_service_account_key producing a 404 due to duplicate /keys in the URL when fetch_key = true and name is provided (#​27980)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from Harmelodic as a code owner June 30, 2026 19:33
@renovate
renovate Bot merged commit d743130 into main Jun 30, 2026
23 checks passed
@renovate
renovate Bot deleted the renovate/multiple branch June 30, 2026 22:00
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.

0 participants