Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bump-dependencies to v6.24.0 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2025

This PR contains the following updates:

Package Type Update Change
google (source) required_provider minor 6.23.0 -> 6.24.0
google-beta (source) required_provider minor 6.23.0 -> 6.24.0

Release Notes

hashicorp/terraform-provider-google (google)

v6.24.0

Compare Source

NOTES:

  • gemini: removed unsupported value GEMINI_CLOUD_ASSIST for field product in google_gemini_logging_setting_binding resource (#​21630)
  • iam: added member value to the error message when member validation fails for google_project_iam_* (#​21586)

DEPRECATIONS:

FEATURES:

  • New Data Source: google_memorystore_instance (#​21579)
  • New Resource: google_apihub_host_project_registration (#​21607)
  • New Resource: google_compute_instant_snapshot (#​21598)
  • New Resource: google_eventarc_message_bus (#​21611)
  • New Resource: google_gemini_data_sharing_with_google_setting_binding (GA) (#​21629)
  • New Resource: google_gemini_gcp_enablement_setting_binding (GA) (#​21587)
  • New Resource: google_gemini_gemini_gcp_enablement_setting_binding (#​21540)
  • New Resource: google_storage_anywhere_cache (#​21537)

IMPROVEMENTS:

  • alloydb: added ability to upgrade major version in google_alloydb_cluster with database_version (#​21582)
  • compute: added creation_timestamp, next_hop_peering, warnings.code, warnings.message, warnings.data.key, warnings.data.value, next_hop_hub, route_type, as_paths.path_segment_type, as_paths.as_lists and route_status fields to google_compute_route resource (#​21534)
  • compute: added max_stream_duration field to google_compute_url_map resource (#​21535)
  • compute: added network_interface.network_attachment field to google_compute_instance resource (ga) (#​21606)
  • compute: added network_interface.network_attachment to google_compute_instance data source (ga) (#​21606)
  • compute: added fields architecture, source_instant_snapshot, source_storage_object, resource_manager_tags to google_compute_disk. (#​21598)
  • container: added enum value UPGRADE_INFO_EVENT for GKE notification filter in google_container_cluster resource (#​21609)
  • iam: added AZURE_AD_GROUPS_ID field to google_iam_workforce_pool_provider.extra_attributes_oauth2_client.attributes_type resource (#​21624)
  • networkconnectivity: added policy_mode field to google_network_connectivity_hub resource (#​21589)
  • networkservices: added location field to google_network_services_grpc_route resource (#​21621)
  • storagetransfer: added logging_config field to google_storage_transfer_job resource (#​21523)

BUG FIXES:

  • bigquery: updated the max_staleness field in google_bigquery_table to be a computed field (#​21596)
  • chronicle: fixed an error during resource creation with certain run_frequency configurations in google_chronicle_rule_deployment (#​21610)
  • discoveryengine: fixed bug preventing creation of google_discovery_engine_target_site resources (#​21628)
  • eventarc: fixed an issue where google_eventarc_trigger creation failed due to the region could not be parsed from the trigger's name (#​21528)
  • publicca: encode b64_mac_key in base64url, not in base64 (#​21612)
  • storage: fixed a 412 error returned on some google_storage_bucket_iam_policy deletions (#​21626)
hashicorp/terraform-provider-google-beta (google-beta)

v6.24.0

Compare Source

NOTES:

  • gemini: removed unsupported value GEMINI_CLOUD_ASSIST for field product in google_gemini_logging_setting_binding resource (#​9438)
  • gemini: removed unsupported value GEMINI_CODE_ASSIST for field product in google_gemini_data_sharing_with_google_setting_binding resource (Beta) (#​9437)
  • iam: added member value to the error message when member validation fails for google_project_iam_* (#​9406)

DEPRECATIONS:

FEATURES:

  • New Data Source: google_memorystore_instance (#​9400)
  • New Resource: google_apihub_host_project_registration (#​9419)
  • New Resource: google_compute_instant_snapshot (#​9412)
  • New Resource: google_eventarc_message_bus (#​9423)
  • New Resource: google_gemini_data_sharing_with_google_setting_binding (GA) (#​9437)
  • New Resource: google_gemini_gcp_enablement_setting_binding (GA) (#​9407)
  • New Resource: google_gemini_gemini_gcp_enablement_setting_binding (#​9392)
  • New Resource: google_storage_anywhere_cache (#​9389)

IMPROVEMENTS:

  • compute: added creation_timestamp, next_hop_peering, warnings.code, warnings.message, warnings.data.key, warnings.data.value, next_hop_hub, route_type, as_paths.path_segment_type, as_paths.as_lists and route_status fields to google_compute_route resource (#​9386)
  • compute: added max_stream_duration field to google_compute_url_map resource (#​9387)
  • compute: added fields architecture, source_instant_snapshot, source_storage_object, resource_manager_tags to google_compute_disk. (#​9412)
  • container: added enum value UPGRADE_INFO_EVENT for GKE notification filter in google_container_cluster resource (#​9421)
  • iam: added AZURE_AD_GROUPS_ID field to google_iam_workforce_pool_provider.extra_attributes_oauth2_client.attributes_type resource (#​9433)
  • networkconnectivity: added policy_mode field to google_network_connectivity_hub resource (#​9409)
  • networkservices: added location field to google_network_services_grpc_route resource (#​9429)
  • storagetransfer: added logging_config field to google_storage_transfer_job resource (#​9378)

BUG FIXES:

  • bigquery: updated the max_staleness field in google_bigquery_table to be a computed field (#​9411)
  • chronicle: fixed an error during resource creation with certain run_frequency configurations in google_chronicle_rule_deployment (#​9422)
  • discoveryengine: fixed bug preventing creation of google_discovery_engine_target_site resources (#​9436)
  • eventarc: fixed an issue where google_eventarc_trigger creation failed due to the region could not be parsed from the trigger's name (#​9383)
  • gemini: fixed permadiff on product field in google_gemini_data_sharing_with_google_setting_binding resource (Beta) (#​9437)
  • publicca: encoded b64_mac_key in base64url, instead of base64 in google_public_ca_external_account_key (#​9424)
  • storage: fixed a 412 error returned on some google_storage_bucket_iam_policy deletions (#​9434)

Configuration

📅 Schedule: Branch creation - "after 10pm on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants