Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps hashicorp/google from 6.8.0 to 7.14.1.

Release notes

Sourced from hashicorp/google's releases.

v7.14.1

BUG FIXES:

  • provider: fixed an issue where error type 409 and 412 were not being correctly retried. This commonly shows up in IAM resources, but can appear in other resources as well (#25596)
  • servicedirectory: fixed an issue where google_service_directory_endpoint or google_service_directory_service without metadata specified would have other fields removed on update (#25588)

v7.14.0

DEPRECATIONS:

  • managedkafka: added deprecation warning for google_managed_kafka_connect_cluster additional_subnets field (#25487)

FEATURES:

  • New Data Source: google_artifact_registry_versions (#25512)
  • New Data Source: google_cloud_identity_policies (#25513)
  • New Data Source: google_compute_region_security_policy (#25488)
  • New Data Source: google_compute_storage_pool (#25485)
  • New Resource: google_compute_cross_site_network (#25479)
  • New Resource: google_compute_wire_group (#25479)
  • New Resource: google_network_services_multicast_group_consumer_activation (#25515)
  • New Resource: google_network_services_multicast_group_producer_activation (#25472)

IMPROVEMENTS:

  • alloydb: added connection_pool_config, connection_pool_config.enabled and connection_pool_config.flags in google_alloydb_instance resource (#25484)
  • colab: added software_config.post_startup_script_config field to google_colab_runtime_template (#25509)
  • compute: added new field instance_flexibility_policy.instance_selection.min_cpu_platform & instance_flexibility_policy.instance_selection.disks to google_compute_region_instance_group_manager (#25444)
  • dataplex: removed the need for import in google_dataplex_entry when using first party source systems (#25507)
  • dataproc: added auto_stop_time and idle_stop_ttl to google_dataproc_cluster resource (#25456)
  • eventarc: added retry_policy field to google_eventarc_trigger resource (#25467)
  • networksecurity: enabled in-place update for custom_mirroring_profile.mirroring_deployment_groups on google_network_security_security_profile (#25508)
  • spanner: added autoscaling_config.autoscaling_targets.total_cpu_utilization_percent field to google_spanner_instance resource (#25495)
  • sql: added changes to ignore changes in backup configuration's fields like enabled, binary_log_enabled, start_time, point_in_time_recovery_enabled, transaction_log_retention_days and backup_retention_settings.retained_backups in google_sql_database_instance if the instance is managed by Google Cloud Backup and Disaster (DR) Recovery Service. (#25516)

BUG FIXES:

  • compute: fixed google_compute_network in-place update to enable enable_ula_internal_ipv6. (#25468)
  • iam: fixed error 409 concurrency policy changes by correctly detecting the error type. (#25473)
  • sql: fixed an issue where the computed psc_service_attachment_link attribute was not being exported properly in google_sql_database_instance resource and datasources (#25510)

v7.13.0

NOTES:

  • alloydb: reverted requiring initial_user.password as required on create for new google_alloydb_cluster resources, instead initial_user.password or initial_user.user must be set if initial_user is specified for google_alloydb_cluster resources (#25366)
  • privateca: modified encryption_spec field from google_privateca_ca_pool resource to be mutable and allow cmek key rotation (#25267)

DEPRECATIONS:

  • cloudquotas: deprecated effective_container and effective_enablement fields in the google_cloud_quotas_quota_adjuster_settings resource (#25443)
  • dlp: deprecated publish_findings_to_cloud_data_catalog field in google_data_loss_prevention_job_trigger resource. Use publish_findings_to_dataplex_catalog field instead. (#25250)
  • networkservices: removed google_service_binding resource due to service binding support being disabled (#25367)

FEATURES:

  • New Resource: google_ces_app_version (#25297)
  • New Resource: google_compute_organization_security_policy (#25322)
  • New Resource: google_dialogflow_generator (#25340)
  • New Resource: google_dialogflow_version (#25179)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

7.14.1 (Unreleased)

BUG FIXES:

  • provider: fixed an issue where error type 409 and 412 were not being correctly retried. This commonly shows up in IAM resources, but can appear in other resources as well (#25596)
  • servicedirectory: fixed an issue where google_service_directory_endpoint or google_service_directory_service without metadata specified would have other fields removed on update (#25588)

7.14.0 (December 12, 2025)

DEPRECATIONS:

  • managedkafka: added deprecation warning for google_managed_kafka_connect_cluster additional_subnets field (#25487)

FEATURES:

  • New Data Source: google_artifact_registry_versions (#25512)
  • New Data Source: google_cloud_identity_policies (#25513)
  • New Data Source: google_compute_region_security_policy (#25488)
  • New Data Source: google_compute_storage_pool (#25485)
  • New Resource: google_compute_cross_site_network (#25479)
  • New Resource: google_compute_wire_group (#25479)
  • New Resource: google_network_services_multicast_group_consumer_activation (#25515)
  • New Resource: google_network_services_multicast_group_producer_activation (#25472)

IMPROVEMENTS:

  • alloydb: added connection_pool_config, connection_pool_config.enabled and connection_pool_config.flags in google_alloydb_instance resource (#25484)
  • colab: added software_config.post_startup_script_config field to google_colab_runtime_template (#25509)
  • compute: added new field instance_flexibility_policy.instance_selection.min_cpu_platform & instance_flexibility_policy.instance_selection.disks to google_compute_region_instance_group_manager (#25444)
  • dataplex: removed the need for import in google_dataplex_entry when using first party source systems (#25507)
  • dataproc: added auto_stop_time and idle_stop_ttl to google_dataproc_cluster resource (#25456)
  • eventarc: added retry_policy field to google_eventarc_trigger resource (#25467)
  • networksecurity: enabled in-place update for custom_mirroring_profile.mirroring_deployment_groups on google_network_security_security_profile (#25508)
  • spanner: added autoscaling_config.autoscaling_targets.total_cpu_utilization_percent field to google_spanner_instance resource (#25495)
  • sql: added changes to ignore changes in backup configuration's fields like enabled, binary_log_enabled, start_time, point_in_time_recovery_enabled, transaction_log_retention_days and backup_retention_settings.retained_backups in google_sql_database_instance if the instance is managed by Google Cloud Backup and Disaster (DR) Recovery Service. (#25516)

BUG FIXES:

  • compute: fixed google_compute_network in-place update to enable enable_ula_internal_ipv6. (#25468)
  • iam: fixed error 409 concurrency policy changes by correctly detecting the error type. (#25473)
  • sql: fixed an issue where the computed psc_service_attachment_link attribute was not being exported properly in google_sql_database_instance resource and datasources (#25510)

7.13.0 (December 9, 2025)

NOTES:

  • alloydb: reverted requiring initial_user.password as required on create for new google_alloydb_cluster resources, instead initial_user.password or initial_user.user must be set if initial_user is specified for google_alloydb_cluster resources (#25366)
  • privateca: modified encryption_spec field from google_privateca_ca_pool resource to be mutable and allow cmek key rotation (#25267)

DEPRECATIONS:

  • cloudquotas: deprecated effective_container and effective_enablement fields in the google_cloud_quotas_quota_adjuster_settings resource (#25443)
  • dlp: deprecated publish_findings_to_cloud_data_catalog field in google_data_loss_prevention_job_trigger resource. Use publish_findings_to_dataplex_catalog field instead. (#25250)
  • networkservices: removed google_service_binding resource due to service binding support being disabled (#25367)

FEATURES:

  • New Resource: google_ces_app_version (#25297)

... (truncated)

Commits

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.8.0 to 7.14.1.
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/v7.14.1/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v6.8.0...v7.14.1)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.14.1
  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 Dec 22, 2025
@github-actions
Copy link

Gitleaks Findings: No secrets detected. Safe to proceed!

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2026

Superseded by #67.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/terraform/bigquery/detokenize/terraform/hashicorp/google-7.14.1 branch January 12, 2026 22:37
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.

1 participant