Skip to content

chore(deps): update terraform-provider-google to v6.24.0

This MR contains the following updates:

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

View the Renovate pipeline for this MR


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)

v6.23.0

Compare Source

NOTES:

IMPROVEMENTS:

  • sql: added password_wo and password_wo_version fields to google_sql_user resource (#​21616)
  • bigquerydatatransfer: added secret_access_key_wo and secret_access_key_wo_version fields to google_bigquery_data_transfer_config resource (#​21617)
  • secretmanager: added secret_data_wo and secret_data_wo_version fields to google_secret_version resource (#​21618)
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)

v6.23.0

Compare Source

NOTES:

IMPROVEMENTS:

  • sql: added password_wo and password_wo_version fields to google_sql_user resource (#​21616)
  • bigquerydatatransfer: added secret_access_key_wo and secret_access_key_wo_version fields to google_bigquery_data_transfer_config resource (#​21617)
  • secretmanager: added secret_data_wo and secret_data_wo_version fields to google_secret_version resource (#​21618)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Edited by Runway Renovate Robot

Merge request reports

Loading