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

feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.41 - autoclosed #1313

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
google (source) required_provider minor >= 3.77, <=5.37 -> >= 3.77, <= 5.41 5.42.0
google-beta (source) required_provider minor >= 3.77, <=5.37 -> >= 3.77, <= 5.41 5.42.0

Release Notes

hashicorp/terraform-provider-google (google)

v5.41.0

Compare Source

v5.40.0

Compare Source

v5.39.1

Compare Source

BUG FIXES:

  • datastream: fixed a breaking change in 5.39.0 google_datastream_stream that made one of destination_config.bigquery_destination_config.merge or destination_config.bigquery_destination_config.append_only required (#​18903)

v5.39.0

Compare Source

NOTES:

  • networkconnectivity: migrated google_network_connectivity_hub from DCL to MMv1 (#​18724)
  • networkconnectivity: migrated google_network_connectivity_spoke from DCL to MMv1 (#​18779)

DEPRECATIONS:

  • bigquery: deprecated allow_resource_tags_on_deletion in google_bigquery_table. (#​18811)
  • bigqueryreservation: deprecated multi_region_auxiliary on google_bigquery_reservation. (#​18803)
  • datastore: deprecated the resource google_datastore_index. Use the google_firestore_index resource instead. (#​18781)

FEATURES:

  • New Resource: google_apigee_environment_keyvaluemaps_entries (#​18707)
  • New Resource: google_apigee_environment_keyvaluemaps (#​18707)
  • New Resource: google_compute_resize_request (#​18725)
  • New Resource: google_compute_router_route_policy (#​18759)
  • New Resource: google_scc_v2_organization_mute_config (#​18752)

IMPROVEMENTS:

  • alloydb: added observability_config field to google_alloydb_instance resource (#​18743)
  • bigquery: added resource_tags field to google_bigquery_dataset resource (ga) (#​18711)
  • bigquery: added resource_tags field to google_bigquery_table resource (#​18741)
  • bigtable: added data_boost_isolation_read_only and data_boost_isolation_read_only.compute_billing_owner fields to google_bigtable_app_profile resource (#​18819)
  • cloudfunctions: added build_service_account field to google_cloudfunctions_function resource (#​18702)
  • compute: added aws_v4_authentication fields to google_compute_backend_service resource (#​18796)
  • compute: added custom_learned_ip_ranges and custom_learned_route_priority fields to google_compute_router_peer resource (#​18727)
  • compute: added export_policies and import_policies fields to google_compute_router_peer resource (#​18759)
  • compute: added shared_secret field to google_compute_public_advertised_prefix resource (#​18786)
  • compute: added storage_pool under boot_disk.initialize_params to google_compute_instance resource (#​18817)
  • compute: changed target_service field on the google_compute_service_attachment resource to accept a ForwardingRule or Gateway URL. (#​18742)
  • container: added field ray_operator_config for google_container_cluster (#​18825)
  • datastream: added merge and append_only fields to google_datastream_stream resource (#​18726)
  • datastream: promoted source_config.sql_server_source_config and backfill_all.sql_server_excluded_objects fields in google_datastream_stream resource from beta to GA (#​18732)
  • datastream: promoted sql_server_profile field in google_datastream_connection_profile resource from beta to GA (#​18732)
  • dlp: added cloud_storage_target field to google_data_loss_prevention_discovery_config resource (#​18740)
  • resourcemanager: added check_if_service_has_usage_on_destroy field to google_project_service resource (#​18753)
  • resourcemanager: added the member property to google_project_service_identity (#​18695)
  • vmwareengine: added deletion_delay_hours field to google_vmwareengine_private_cloud resource (#​18698)
  • vmwareengine: supported type change from TIME_LIMITED to STANDARD for multi-node google_vmwareengine_private_cloud resource (#​18698)
  • workbench: added access_configs to google_workbench_instance resource (#​18737)

BUG FIXES:

  • compute: fixed perma-diff for interconnect_type being DEDICATED in google_compute_interconnect resource (#​18761)
  • dialogflowcx: fixed intermittent issues with retrieving resource state soon after creating google_dialogflow_cx_security_settings resources (#​18792)
  • firestore: fixed missing import of field for google_firestore_field. (#​18771)
  • firestore: fixed bug where fields database, collection, document_id, and field could not be updated on google_firestore_document and google_firestore_field resources. (#​18821)
  • netapp: made the smb_settings field on the google_netapp_volume resource default to the value returned from the API. This solves permadiffs when the field is unset. (#​18790)
  • networksecurity: added recreate functionality on update for client_validation_mode and client_validation_trust_config in google_network_security_server_tls_policy (#​18769)

v5.38.0

Compare Source

FEATURES:

  • New Data Source: google_gke_hub_membership_binding (#​18680)
  • New Data Source: google_site_verification_token (#​18688)
  • New Resource: google_scc_project_notification_config (#​18682)

IMPROVEMENTS:

  • compute: promoted labels field on google_compute_global_address resource from beta to GA (#​18646)
  • compute: made the google_compute_resource_policy resource updatable in-place (#​18673)
  • privilegedaccessmanager: promoted google_privileged_access_manager_entitlement resource from beta to GA (#​18686)
  • vertexai: added project_number field to google_vertex_ai_feature_online_store_featureview resource (#​18637)

BUG FIXES:

  • cloudfunctions2: fixed permadiffs on service_config.environment_variables field in google_cloudfunctions2_function resource (#​18651)
hashicorp/terraform-provider-google-beta (google-beta)

v5.41.0

Compare Source

v5.40.0

Compare Source

v5.39.1

Compare Source

BUG FIXES:

  • datastream: fixed a breaking change in 5.39.0 google_datastream_stream that made one of destination_config.0.bigquery_destination_config.0.merge or destination_config.0.bigquery_destination_config.0.append_only required (#​7835)

v5.39.0

Compare Source

NOTES:

  • networkconnectivity: migrated google_network_connectivity_hub from DCL to MMv1 (#​7724)
  • networkconnectivity: migrated google_network_connectivity_spoke from DCL to MMv1 (#​7762)

DEPRECATIONS:

  • bigquery: deprecated allow_resource_tags_on_deletion in google_bigquery_table. (#​7782)
  • bigqueryreservation: deprecated multi_region_auxiliary on google_bigquery_reservation. (#​7778)
  • datastore: deprecated the resource google_datastore_index. Use the google_firestore_index resource instead. (#​7764)

FEATURES:

  • New Resource: google_apigee_environment_keyvaluemaps_entries (#​7717)
  • New Resource: google_apigee_environment_keyvaluemaps (#​7717)
  • New Resource: google_compute_resize_request (#​7725)
  • New Resource: google_compute_router_route_policy (#​7748)
  • New Resource: google_scc_v2_organization_mute_config (#​7744)

IMPROVEMENTS:

  • alloydb: added observability_config field to google_alloydb_instance resource (#​7737)
  • bigquery: added resource_tags field to google_bigquery_table resource (#​7735)
  • bigtable: added data_boost_isolation_read_only and data_boost_isolation_read_only.compute_billing_owner fields to google_bigtable_app_profile resource (#​7789)
  • cloudfunctions: added build_service_account field to google_cloudfunctions_function resource (#​7713)
  • compute: added aws_v4_authentication field to google_compute_backend_service resource (#​7775)
  • compute: added custom_learned_ip_ranges and custom_learned_route_priority fields to google_compute_router_peer resource (#​7727)
  • compute: added export_policies and import_policies fields to google_compute_router_peer resource (#​7748)
  • compute: added shared_secret field to google_compute_public_advertised_prefix resource (#​7767)
  • compute: added storage_pool under boot_disk.initialize_params to google_compute_instance resource (#​7787)
  • compute: changed target_service field on the google_compute_service_attachment resource to accept a ForwardingRule or Gateway URL. (#​7736)
  • container: added field ray_operator_config for google_container_cluster (#​7795)
  • datastream: added merge and append_only fields to google_datastream_stream resource (#​7726)
  • dlp: added cloud_storage_target field to google_data_loss_prevention_discovery_config resource (#​7734)
  • resourcemanager: added check_if_service_has_usage_on_destroy field to google_project_service resource (#​7745)
  • resourcemanager: added the member property to google_project_service_identity (#​7708)
  • vmwareengine: added deletion_delay_hours field to google_vmwareengine_private_cloud resource (#​7710)
  • vmwareengine: supported type change from TIME_LIMITED to STANDARD for multi-node google_vmwareengine_private_cloud resource (#​7710)
  • workbench: added access_configs to google_workbench_instance resource (#​7732)

BUG FIXES:

  • compute: fixed perma-diff for interconnect_type being DEDICATED in google_compute_interconnect resource (#​7750)
  • dialogflowcx: fixed intermittent issues with retrieving resource state soon after creating google_dialogflow_cx_security_settings resources (#​7772)
  • firestore: fixed missing import of field for google_firestore_field. (#​7757)
  • firestore: fixed bug where fields database, collection, document_id, and field could not be updated on google_firestore_document and google_firestore_field resources. (#​7791)
  • netapp: made the smb_settings field on the google_netapp_volume resource default to the value returned from the API. This solves permadiffs when the field is unset. (#​7770)
  • networksecurity: added recreate functionality on update for client_validation_mode and client_validation_trust_config in google_network_security_server_tls_policy (#​7756)

v5.38.0

Compare Source

FEATURES:

  • New Data Source: google_gke_hub_membership_binding (#​7696)
  • New Data Source: google_site_verification_token (#​7704)
  • New Resource: google_scc_project_notification_config (#​7698)

IMPROVEMENTS:

  • cloudkms: added key_access_justifications_policy field to google_kms_crypto_key resource (#​7693)
  • compute: made the google_compute_resource_policy resource updatable in-place (#​7692)
  • vertexai: added project_number field to google_vertex_ai_feature_online_store_featureview resource (#​7680)

BUG FIXES:

  • cloudfunctions2: fixed permadiffs on service_config.environment_variables field in google_cloudfunctions2_function resource (#​7684)
  • networksecurity: fixed permadiffs on purpose field in google_network_security_address_group resource (#​7687)

Configuration

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

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

Rebasing: Whenever PR becomes conflicted, 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 Pull requests that update a dependency file label Aug 1, 2024
@dpebot
Copy link
Collaborator

dpebot commented Aug 1, 2024

/gcbrun

@apeabody apeabody added the blocked Blocked by some other work label Aug 1, 2024
@eeaton eeaton marked this pull request as draft August 2, 2024 07:35
@eeaton
Copy link
Collaborator

eeaton commented Aug 2, 2024

Flagging that we explicitly do not want to merge this PR, it will re-introduce the provider bug perma-diff fixed in #1311.

Daniel has proposed a fix on the provider at GoogleCloudPlatform/magic-modules#11333. Once that is merged, We can loosen the provider version constraint.

I'll leave this PR open as a reminder to loosen the provider constraint once feasible.

@renovate renovate bot force-pushed the renovate/terraform-google-provider branch from 920c22b to 2104b49 Compare August 12, 2024 19:48
@renovate renovate bot changed the title feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.39 feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.40 Aug 12, 2024
@dpebot
Copy link
Collaborator

dpebot commented Aug 12, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/terraform-google-provider branch from 2104b49 to 181ac0c Compare August 19, 2024 20:10
@renovate renovate bot changed the title feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.40 feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.41 Aug 19, 2024
@dpebot
Copy link
Collaborator

dpebot commented Aug 19, 2024

/gcbrun

@renovate renovate bot changed the title feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.41 feat(deps): Update Terraform Google Provider to >= 3.77, <= 5.41 - autoclosed Aug 22, 2024
@renovate renovate bot closed this Aug 22, 2024
@renovate renovate bot deleted the renovate/terraform-google-provider branch August 22, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by some other work dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants