Skip to content

Bump hashicorp/google from 6.30.0 to 6.32.0 in /infra/tf#90

Merged
max-ostapenko merged 1 commit intomainfrom
dependabot/terraform/infra/tf/hashicorp/google-6.32.0
Apr 28, 2025
Merged

Bump hashicorp/google from 6.30.0 to 6.32.0 in /infra/tf#90
max-ostapenko merged 1 commit intomainfrom
dependabot/terraform/infra/tf/hashicorp/google-6.32.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 28, 2025

Bumps hashicorp/google from 6.30.0 to 6.32.0.

Release notes

Sourced from hashicorp/google's releases.

v6.32.0

  • 6.32.0 contains no changes from 6.32.0. This release is being made to ensure that the version numbers of the google and google-beta provider releases remain aligned, as google-beta's 6.32.0 release contains a beta-only change.

v6.31.1

BUG FIXES:

  • storage: removed extra permission (storage.anywhereCaches.list) required for destroying a resource_storage_bucket (#22442)

v6.31.0

DEPRECATIONS:

  • integrations: deprecated run_as_service_account field in google_integrations_client resource (#22312)

FEATURES:

  • New Resource: google_compute_resource_policy_attachment (#22400)
  • New Resource: google_compute_storage_pool (#22343)
  • New Resource: google_gke_backup_backup_channel (#22393)
  • New Resource: google_gke_backup_restore_channel (#22393)
  • New Resource: google_iap_web_cloud_run_service_iam_binding (#22399)
  • New Resource: google_iap_web_cloud_run_service_iam_member (#22399)
  • New Resource: google_iap_web_cloud_run_service_iam_policy (#22399)
  • New Resource: google_storage_batch_operations_job (#22333)

IMPROVEMENTS:

  • accesscontextmanager: added scoped_access_settings field to gcp_user_access_binding resource (#22308)
  • alloydb: added machine_type field to google_alloydb_instance resource (#22352)
  • artifactregistry: added DEBIAN_SNAPSHOT enum value to repository_base in google_artifact_registry_repository (#22315)
  • bigquery: added external_catalog_dataset_options fields to google_bigquery_dataset resource (#22377)
  • compute: added log_config.optional_mode, log_config.optional_fields, backend.preference, max_stream_duration and cdn_policy.request_coalescing fields to google_compute_backend_service resource (#22391)
  • container: added support for updating the confidential_nodes field in google_container_node_pool (#22363)
  • discoveryengine: added allow_cross_region field to google_discovery_engine_chat_engine resource (#22336)
  • gkehub: added configmanagement.config_sync.deployment_overrides field to google_gke_hub_feature_membership resource (#22403)
  • kms: added new enum values for import_method field in google_kms_key_ring_import_job resource (#22314)
  • metastore: added tags field to google_dataproc_metastore_service resource to allow setting tags for services at creation time (#22313)
  • monitoring: added log_check_failures to google_monitoring_uptime_check_config (#22351)
  • networkconnectivity: added IPv6 support to google_network_connectivity_internal_range resource (#22401)
  • networkconnectivity: added exclude_cidr_ranges field to google_network_connectivity_internal_range resource (#22332)
  • privateca: added backdate_duration field to the google_privateca_ca_pool resource to add support for backdating the not_before_time of certificates (#22380)
  • redis: added tags field to google_redis_instance (#22337)
  • sql: added custom_subject_alternative_names field to instances resource (#22357)
  • sql: added data_disk_provisioned_iops and data_disk_provisioned_throughput fields to google_sql_database_instance resource (#22398)
  • sql: added retain_backups_on_delete field to google_sql_database_instance resource (#22334)

BUG FIXES:

  • colab: fixed perma-diff in google_colab_runtime_template caused by not returning default values. (#22338)
  • discoveryengine: fixed google_discovery_engine_target_site operations to allow for enough time to index before timing out (#22358)
  • compute: fixed perma-diff in google_compute_network_firewall_policy_rule when security_profile_group starts with // (#22402)
  • healthcare: made google_healthcare_pipeline_job wait for creation and update operation to complete (#22339)
  • identityplatform: fixed perma-diff in google_identity_platform_config when fields in blocking_functions.forward_inbound_credentials are set to false (#22384)
  • sql: added diff suppression for some version changes togoogle_sql_database_instance. Diffs for database_version for MySQL 8.0 will be suppressed when the version is updated by auto version upgrade.(#22356)
  • sql: fixed the issue of shortened version of failover_dr_replica_name causes unnecessary diff in google_sql_database_instance (#22319)
Changelog

Sourced from hashicorp/google's changelog.

6.32.0 (Unreleased)

6.31.0 (Apr 22, 2025)

DEPRECATIONS:

  • integrations: deprecated run_as_service_account field in google_integrations_client resource (#22312)

FEATURES:

  • New Resource: google_compute_resource_policy_attachment (#22400)
  • New Resource: google_compute_storage_pool (#22343)
  • New Resource: google_gke_backup_backup_channel (#22393)
  • New Resource: google_gke_backup_restore_channel (#22393)
  • New Resource: google_iap_web_cloud_run_service_iam_binding (#22399)
  • New Resource: google_iap_web_cloud_run_service_iam_member (#22399)
  • New Resource: google_iap_web_cloud_run_service_iam_policy (#22399)
  • New Resource: google_storage_batch_operations_job (#22333)

IMPROVEMENTS:

  • accesscontextmanager: added scoped_access_settings field to gcp_user_access_binding resource (#22308)
  • alloydb: added machine_type field to google_alloydb_instance resource (#22352)
  • artifactregistry: added DEBIAN_SNAPSHOT enum value to repository_base in google_artifact_registry_repository (#22315)
  • bigquery: added external_catalog_dataset_options fields to google_bigquery_dataset resource (#22377)
  • compute: added log_config.optional_mode, log_config.optional_fields, backend.preference, max_stream_duration and cdn_policy.request_coalescing fields to google_compute_backend_service resource (#22391)
  • container: added support for updating the confidential_nodes field in google_container_node_pool (#22363)
  • discoveryengine: added allow_cross_region field to google_discovery_engine_chat_engine resource (#22336)
  • gkehub: added configmanagement.config_sync.deployment_overrides field to google_gke_hub_feature_membership resource (#22403)
  • kms: added new enum values for import_method field in google_kms_key_ring_import_job resource (#22314)
  • metastore: added tags field to google_dataproc_metastore_service resource to allow setting tags for services at creation time (#22313)
  • monitoring: added log_check_failures to google_monitoring_uptime_check_config (#22351)
  • networkconnectivity: added IPv6 support to google_network_connectivity_internal_range resource (#22401)
  • networkconnectivity: added exclude_cidr_ranges field to google_network_connectivity_internal_range resource (#22332)
  • privateca: added backdate_duration field to the google_privateca_ca_pool resource to add support for backdating the not_before_time of certificates (#22380)
  • redis: added tags field to google_redis_instance (#22337)
  • sql: added custom_subject_alternative_names field to instances resource (#22357)
  • sql: added data_disk_provisioned_iops and data_disk_provisioned_throughput fields to google_sql_database_instance resource (#22398)
  • sql: added retain_backups_on_delete field to google_sql_database_instance resource (#22334)

BUG FIXES:

  • colab: fixed perma-diff in google_colab_runtime_template caused by not returning default values. (#22338)
  • discoveryengine: fixed google_discovery_engine_target_site operations to allow for enough time to index before timing out (#22358)
  • compute: fixed perma-diff in google_compute_network_firewall_policy_rule when security_profile_group starts with // (#22402)
  • healthcare: made google_healthcare_pipeline_job wait for creation and update operation to complete (#22339)
  • identityplatform: fixed perma-diff in google_identity_platform_config when fields in blocking_functions.forward_inbound_credentials are set to false (#22384)
  • sql: added diff suppression for some version changes togoogle_sql_database_instance. Diffs for database_version for MySQL 8.0 will be suppressed when the version is updated by auto version upgrade.(#22356)
  • sql: fixed the issue of shortened version of failover_dr_replica_name causes unnecessary diff in google_sql_database_instance (#22319)
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Apr 28, 2025
Bumps [hashicorp/google](https://github.com/hashicorp/terraform-provider-google) from 6.30.0 to 6.32.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.30.0...v6.32.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/terraform/infra/tf/hashicorp/google-6.32.0 branch from b3bc021 to e190968 Compare April 28, 2025 13:30
@max-ostapenko max-ostapenko merged commit 924b89f into main Apr 28, 2025
25 checks passed
@max-ostapenko max-ostapenko deleted the dependabot/terraform/infra/tf/hashicorp/google-6.32.0 branch April 28, 2025 17:18
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