Skip to content

chore(deps): bump hashicorp/google from 6.25.0 to 6.39.0 in /terraform/gcp/examples/basic#28

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/gcp/examples/basic/hashicorp/google-6.39.0
Closed

chore(deps): bump hashicorp/google from 6.25.0 to 6.39.0 in /terraform/gcp/examples/basic#28
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/gcp/examples/basic/hashicorp/google-6.39.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps hashicorp/google from 6.25.0 to 6.39.0.

Release notes

Sourced from hashicorp/google's releases.

v6.39.0

FEATURES:

  • New Resource: google_apihub_curation (#23144)
  • New Resource: google_compute_interconnect_attachment_group (#23159)
  • New Resource: google_compute_interconnect_group (#23159)
  • New Resource: google_compute_snapshot_settings (#23151)

IMPROVEMENTS:

  • apigee: added client_ip_resolution_config field to google_apigee_environment resource (#23172)
  • beyondcorp: added delegating_service_account field to google_beyondcorp_security_gateway resource (#23094)
  • bigquery: added data_source_id to update requests through google_bigquery_data_transfer_config (#23134)
  • cloudrunv2: added google_cloud_run_v2_job support for depends_on and startup_probe properties (#23179)
  • container: added network_performance_config field to google_container_cluster resource (#23098)
  • container: promoted flex_start in google_container_cluster to GA (#23093)
  • dataplex: added catalog_publishing_enabled field to google_dataplex_datascan resource (#23165)
  • datastream: added network_attachment support via psc_interface_config attribute in google_datastream_private_connection (#23091)
  • eventarc: made network_attachment field optional in google_eventarc_pipeline (#23133)
  • gemini: added disable_web_grounding field to google_gemini_gemini_gcp_enablement_setting resource (#23096)
  • gemini: added enable_data_sharing field to google_gemini_data_sharing_with_google_setting resource (#23173)
  • gkehub2: added spec.rbacrolebindingactuation field to resource google_gke_hub_feature (#23102)
  • gkehub: added custom_role field to google_gke_hub_scope_rbac_role_binding resource (#23183)
  • iambeta: enforced workload_identity_pool_managed_identity_id field validation per the documented specifications (#23149)
  • pubsub: added message_transform field to google_pubsub_topic resource (#23161)
  • pubsub: added message_transforms field to google_pubsub_subscription resource (#23162)

BUG FIXES:

  • bigquery: modified google_bigquery_dataset_iam_member to no longer remove authorized views and routines (#23177)
  • colab: fixed perma-diff in google_colab_runtime_template caused by the API returning a non-null default value. (#23137)
  • colab: fixed perma-diff in google_colab_runtime_template caused by empty blocks. (#23163)
  • compute: fixed a permadiff in network_profile field of google_compute_network related to specifying partial self-links (#23164)
  • compute: fixed an issue where google_compute_firewall_policy_with_rules.target_resources could see a diff between the beta and v1 API in the resource's self-link (#23170)
  • container: fixed nodepool secondary range validation to allow the use of netmasks. (#23142)
  • gemini: removed overly restrictive product validation on google_gemini_gemini_gcp_enablement_setting_binding, google_gemini_data_sharing_with_google_setting_binding. New values like GOOGLE_CLOUD_ASSIST will now be accepted. (#23178)

v6.38.0

DEPRECATIONS:

  • colab: deprecated post_startup_script_config field in google_colab_runtime_template resource (#23075)

FEATURES:

  • New Data Source: google_bigquery_datasets (#23059)
  • New Resource: google_dataplex_entry (#23000)

IMPROVEMENTS:

  • compute: added numeric_id field to google_compute_region_instance_template resource (#23065)
  • compute: added source_subnetwork_ip_ranges_to_nat64 and nat64_subnetwork fields to google_compute_router_nat resource (#23078)
  • container: promoted pod_autoscaling field in google_container_cluster resource to GA (#23002)
  • datastream: added psc_interface_config field in google_datastream_private_connection resource (#23091)
  • dns: added dns64_config field to google_dns_policy resource (#23078)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.39.0 (June 10, 2025)

FEATURES:

  • New Resource: google_apihub_curation (#23144)
  • New Resource: google_compute_interconnect_attachment_group (#23159)
  • New Resource: google_compute_interconnect_group (#23159)
  • New Resource: google_compute_snapshot_settings (#23151)

IMPROVEMENTS:

  • apigee: added client_ip_resolution_config field to google_apigee_environment resource (#23172)
  • beyondcorp: added delegating_service_account field to google_beyondcorp_security_gateway resource (#23094)
  • bigquery: added data_source_id to update requests through google_bigquery_data_transfer_config (#23134)
  • cloudrunv2: added google_cloud_run_v2_job support for depends_on and startup_probe properties (#23179)
  • container: added network_performance_config field to google_container_cluster resource (#23098)
  • container: promoted flex_start in google_container_cluster to GA (#23093)
  • dataplex: added catalog_publishing_enabled field to google_dataplex_datascan resource (#23165)
  • datastream: added network_attachment support via psc_interface_config attribute in google_datastream_private_connection (#23091)
  • eventarc: made network_attachment field optional in google_eventarc_pipeline (#23133)
  • gemini: added disable_web_grounding field to google_gemini_gemini_gcp_enablement_setting resource (#23096)
  • gemini: added enable_data_sharing field to google_gemini_data_sharing_with_google_setting resource (#23173)
  • gkehub2: added spec.rbacrolebindingactuation field to resource google_gke_hub_feature (#23102)
  • gkehub: added custom_role field to google_gke_hub_scope_rbac_role_binding resource (#23183)
  • iambeta: enforced workload_identity_pool_managed_identity_id field validation per the documented specifications (#23149)
  • pubsub: added message_transform field to google_pubsub_topic resource (#23161)
  • pubsub: added message_transforms field to google_pubsub_subscription resource (#23162)

BUG FIXES:

  • bigquery: modified google_bigquery_dataset_iam_member to no longer remove authorized views and routines (#23177)
  • colab: fixed perma-diff in google_colab_runtime_template caused by the API returning a non-null default value. (#23137)
  • colab: fixed perma-diff in google_colab_runtime_template caused by empty blocks. (#23163)
  • compute: fixed a permadiff in network_profile field of google_compute_network related to specifying partial self-links (#23164)
  • compute: fixed an issue where google_compute_firewall_policy_with_rules.target_resources could see a diff between the beta and v1 API in the resource's self-link (#23170)
  • container: fixed nodepool secondary range validation to allow the use of netmasks. (#23142)
  • gemini: removed overly restrictive product validation on google_gemini_gemini_gcp_enablement_setting_binding, google_gemini_data_sharing_with_google_setting_binding. New values like GOOGLE_CLOUD_ASSIST will now be accepted. (#23178)

6.38.0 (June 4, 2025)

DEPRECATIONS:

  • colab: deprecated post_startup_script_config field in google_colab_runtime_template resource (#23075)

FEATURES:

  • New Data Source: google_bigquery_datasets (#23059)
  • New Resource: google_dataplex_entry (#23000)

IMPROVEMENTS:

  • compute: added numeric_id field to google_compute_region_instance_template resource (#23065)
  • compute: added source_subnetwork_ip_ranges_to_nat64 and nat64_subnetwork fields to google_compute_router_nat resource (#23078)
  • container: promoted pod_autoscaling field in google_container_cluster resource to GA (#23002)
  • datastream: added psc_interface_config field in google_datastream_private_connection resource (#23091)
  • dns: added dns64_config field to google_dns_policy resource (#23078)

... (truncated)

Commits
  • ce941cb 6.39.0 changelog GA (#23195)
  • 19640d8 Update CHANGELOG.md
  • 0fa5b72 Add a custom role field for the Scope RBACRolebindings (#14168) (#23183)
  • 86b2616 Add private_registry_config to VMware user and admin cluster resources. (#141...
  • 4aedcd3 added delay b/w storage pool creation & volume creation (#14191) (#23181)
  • d1d3a7a fix multi-container test for worker pool (#14177) (#23180)
  • 99d0fb9 feat: google_cloud_run_v2_job support for depends_on and startup_probe ...
  • 2f22d4f Update TestAccGeminiGeminiGcpEnablementSettingBinding_update value (#14207) (...
  • 00c9878 fix(bigquery_dataset): Added logic for merging views and routines for google_...
  • 4651c5f Update the Gemini DataSharingWithGoogleSetting resource -- add the `enable_da...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 6.25.0 to 6.39.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.25.0...v6.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 16, 2025

Labels

The following labels could not be found: 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 @github
Copy link
Author

dependabot bot commented on behalf of github Jun 23, 2025

Superseded by #29.

@dependabot dependabot bot closed this Jun 23, 2025
@dependabot dependabot bot deleted the dependabot/terraform/terraform/gcp/examples/basic/hashicorp/google-6.39.0 branch June 23, 2025 02:29
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