Skip to content

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

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

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps hashicorp/google from 6.25.0 to 6.33.0.

Release notes

Sourced from hashicorp/google's releases.

v6.33.0

FEATURES:

  • New Data Source: google_memcache_instance (#22477)
  • New Resource: google_bigtable_logical_view (#22499)
  • New Resource: google_bigtable_materialized_view (#22475)
  • New Resource: google_compute_region_security_policy_rule (ga) (#22443)
  • New Resource: google_compute_region_security_policy (ga) (#22443)
  • New Resource: google_os_config_v2_policy_orchestrator_for_folder (#22441)

IMPROVEMENTS:

  • beyondcorp: added upstreams fields to google_beyondcorp_application resource (#22514)
  • compute: added fields like raw_key, rsa_encrypted_key, kms_key_service_account to all relevant resources on google_compute_instance_template and google_compute_region_instance_template (#22503)
  • compute: added disk_id to google_compute_region_disk resource (#22462)
  • compute: marked location field as required in google_compute_interconnect resource (#22480)
  • container: added data_cache_count to ephemeral_storage_local_ssd_config for google_container_node_pool (#22456)
  • container: added update for gvnic to google_container_node_pool (#22421)
  • dataplex: added notification_report field to google_dataplex_datascan resource (#22464)
  • gkehub: added configmanagement.config_sync.deployment_overrides field to google_gke_hub_feature_membership resource (#22403)
  • identityplatform: added response_type field to google_identity_platform_oauth_idp_config (#22463)
  • networkservices: added metadata field to google_networkservices_lbtrafficextension resource (#22454)
  • sql: added output-only field dns_names to google_sql_database_instance resource (#22502)
  • storage: added new fields time_created and updated in google_storage_bucket (#22500)
  • storagetransfer: added transfer_spec.aws_s3_data_source.managed_private_network field to google_storage_transfer_job resource (#22509)

BUG FIXES:

  • alloydb: stopped diffs when google_alloydb_instance.network_config is not specified as the API newly returns a value. Removing the field from config will no longer create a diff and will preserve the current value (#22504)
  • clouddeploy: allowed sending empty block for rollback field in google_clouddeploy_automation resource. (#22501)
  • compute: fixed an issue preventing terms.priority from being set to priority value 0 in google_compute_router_route_policy resource (#22417)
  • securesourcemanager: increased default timeouts on google_secure_source_manager_instance operations to 120m from 60m. Operations could take longer than an hour. (#22483)
  • sql: replaced the Terraform-based default value for settings.disk_type in google_sql_database_instance with a server-assigned default, allowing for compatibility with machine types that require HyperDisk_Balanced (#22485)
  • workstations: increased default timeouts on google_workstations_workstation_cluster operations to 120m from 60m. Operations could take longer than an hour. (#22482)

v6.32.0

NOTES:

  • 6.32.0 contains no changes from 6.31.1. 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)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.33.0 (Unreleased)

6.32.0 (Apr 25, 2025)

NOTES:

  • 6.32.0 contains no changes from 6.31.1. 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.

6.31.1 (Apr 25, 2025)

BUG FIXES:

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

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)

... (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.25.0 to 6.33.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.33.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 6.33.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 May 5, 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 May 12, 2025

Superseded by #23.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/terraform/terraform/gcp/examples/basic/hashicorp/google-6.33.0 branch May 12, 2025 02:22
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