Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from hashicorp/google's releases.

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)
Changelog

Sourced from hashicorp/google's changelog.

7.14.0 (December 16, 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)
  • New Resource: google_compute_organization_security_policy (#25322)
  • New Resource: google_dialogflow_generator (#25340)
  • New Resource: google_dialogflow_version (#25179)
  • New Resource: google_discovery_engine_widget_config (#25378)
  • New Resource: google_iam_workforce_pool_provider_scim_token (#25270)
  • New Resource: google_network_services_lb_edge_extension (#25299)

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

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](hashicorp/terraform-provider-google@v6.0.0...v7.14.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update Terraform code labels Dec 17, 2025
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