GoogleCloudPlatform / terraform-google-cloud-functions

Deploys Cloud Functions (Gen 2)
https://registry.terraform.io/modules/GoogleCloudPlatform/cloud-functions/google
Apache License 2.0
32 stars 27 forks source link

feat(deps): Update Terraform Google Provider to >= 4.48, < 6 #117

Closed renovate-bot closed 4 months ago

renovate-bot commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
google (source) required_provider minor >= 4.48, < 5.24 -> >= 4.48, < 5.28 5.28.0
google-beta (source) required_provider minor >= 4.48, < 5.24 -> >= 4.48, < 5.28 5.28.0

Release Notes

hashicorp/terraform-provider-google (google) ### [`v5.27.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#5270-Apr-30-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v5.26.0...v5.27.0) FEATURES: - **New Data Source:** `google_storage_bucket_objects` ([#​17920](https://togithub.com/hashicorp/terraform-provider-google/pull/17920)) - **New Resource:** `google_compute_security_policy_rule` ([#​17937](https://togithub.com/hashicorp/terraform-provider-google/pull/17937)) - **New Resource:** `google_data_loss_prevention_discovery_config` ([#​17887](https://togithub.com/hashicorp/terraform-provider-google/pull/17887)) - **New Resource:** `google_integrations_auth_config` ([#​17917](https://togithub.com/hashicorp/terraform-provider-google/pull/17917)) - **New Resource:** `google_network_connectivity_internal_range` ([#​17909](https://togithub.com/hashicorp/terraform-provider-google/pull/17909)) IMPROVEMENTS: - alloydb: added `network_config` field to `google_alloydb_instance` resource ([#​17921](https://togithub.com/hashicorp/terraform-provider-google/pull/17921)) - alloydb: added `public_ip_address` field to `google_alloydb_instance` resource ([#​17921](https://togithub.com/hashicorp/terraform-provider-google/pull/17921)) - apigee: added `forward_proxy_uri` field to `google_apigee_environment` resource ([#​17902](https://togithub.com/hashicorp/terraform-provider-google/pull/17902)) - bigquerydatapolicy: added `data_masking_policy.routine` field to `google_bigquery_data_policy` resource ([#​17885](https://togithub.com/hashicorp/terraform-provider-google/pull/17885)) - compute: added `server_tls_policy` field to `google_compute_region_target_https_proxy` resource ([#​17934](https://togithub.com/hashicorp/terraform-provider-google/pull/17934)) - logging: added `intercept_children` field to `google_logging_organization_sink` and `google_logging_folder_sink` resources ([#​17932](https://togithub.com/hashicorp/terraform-provider-google/pull/17932)) - monitoring: added `service_agent_authentication` field to `google_monitoring_uptime_check_config` resource ([#​17929](https://togithub.com/hashicorp/terraform-provider-google/pull/17929)) - privateca: added `subject_key_id` field to `google_privateca_certificate` and `google_privateca_certificate_authority` resources ([#​17923](https://togithub.com/hashicorp/terraform-provider-google/pull/17923)) - secretmanager: added `version_destroy_ttl` field to `google_secret_manager_secret` resource ([#​17888](https://togithub.com/hashicorp/terraform-provider-google/pull/17888)) BUG FIXES: - appengine: added suppression for a diff in `google_app_engine_standard_app_version.automatic_scaling` when the block is unset in configuration ([#​17905](https://togithub.com/hashicorp/terraform-provider-google/pull/17905)) - sql: fixed issues with updating the `enable_google_ml_integration` field in `google_sql_database_instance` resource ([#​17878](https://togithub.com/hashicorp/terraform-provider-google/pull/17878)) ### [`v5.26.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#5260-Apr-22-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v5.25.0...v5.26.0) FEATURES: - **New Resource:** `google_project_iam_member_remove` ([#​17871](https://togithub.com/hashicorp/terraform-provider-google/pull/17871)) IMPROVEMENTS: - apigee: added support for `api_consumer_data_location`, `api_consumer_data_encryption_key_name`, and `control_plane_encryption_key_name` in `google_apigee_organization` ([#​17874](https://togithub.com/hashicorp/terraform-provider-google/pull/17874)) - artifactregistry: added `remote_repository_config._repository.custom_repository.uri` field to `google_artifact_registry_repository` resource. ([#​17840](https://togithub.com/hashicorp/terraform-provider-google/pull/17840)) - bigquery: added `resource_tags` field to `google_bigquery_table` resource ([#​17876](https://togithub.com/hashicorp/terraform-provider-google/pull/17876)) - billing: added `ownership_scope` field to `google_billing_budget` resource ([#​17868](https://togithub.com/hashicorp/terraform-provider-google/pull/17868)) - cloudfunctions2: added `build_config.service_account` field to `google_cloudfunctions2_function` resource ([#​17841](https://togithub.com/hashicorp/terraform-provider-google/pull/17841)) - resourcemanager: added the field `api_method` to datasource `google_active_folder` so you can use either `SEARCH` or `LIST` to find your folder ([#​17877](https://togithub.com/hashicorp/terraform-provider-google/pull/17877)) - storage: added labels validation to `google_storage_bucket` resource ([#​17806](https://togithub.com/hashicorp/terraform-provider-google/pull/17806)) BUG FIXES: - apigee: fixed permadiff in ordering of `google_apigee_organization.properties.property`. ([#​17850](https://togithub.com/hashicorp/terraform-provider-google/pull/17850)) - cloudrun: fixed the bug that computed `metadata.0.labels` and `metadata.0.annotations` fields don't appear in terraform plan when creating resource `google_cloud_run_service` and `google_cloud_run_domain_mapping` ([#​17815](https://togithub.com/hashicorp/terraform-provider-google/pull/17815)) - dns: fixed bug where some methods of authentication didn't work when using `dns` data sources ([#​17847](https://togithub.com/hashicorp/terraform-provider-google/pull/17847)) - iam: fixed a bug that prevented setting `create_ignore_already_exists` on existing resources in `google_service_account`. ([#​17856](https://togithub.com/hashicorp/terraform-provider-google/pull/17856)) - sql: fixed issues with updating the `enable_google_ml_integration` field in `google_sql_database_instance` resource ([#​17878](https://togithub.com/hashicorp/terraform-provider-google/pull/17878)) - storage: added validation to `name` field in `google_storage_bucket` resource ([#​17858](https://togithub.com/hashicorp/terraform-provider-google/pull/17858)) - vmwareengine: fixed stretched cluster creation in `google_vmwareengine_private_cloud` ([#​17875](https://togithub.com/hashicorp/terraform-provider-google/pull/17875)) ### [`v5.25.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#5250-Apr-15-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v5.24.0...v5.25.0) FEATURES: - **New Data Source:** `google_tags_tag_keys` ([#​17782](https://togithub.com/hashicorp/terraform-provider-google/pull/17782)) - **New Data Source:** `google_tags_tag_values` ([#​17782](https://togithub.com/hashicorp/terraform-provider-google/pull/17782)) IMPROVEMENTS: - bigquery: added in-place schema column drop support for `google_bigquery_table` resource ([#​17777](https://togithub.com/hashicorp/terraform-provider-google/pull/17777)) - compute: added `endpoint_types` field to `google_compute_router_nat` resource ([#​17771](https://togithub.com/hashicorp/terraform-provider-google/pull/17771)) - compute: increased timeouts from 8 minutes to 20 minutes for `google_compute_security_policy` resource ([#​17793](https://togithub.com/hashicorp/terraform-provider-google/pull/17793)) - compute: promoted `google_compute_instance_settings` to GA ([#​17781](https://togithub.com/hashicorp/terraform-provider-google/pull/17781)) - container: added `stateful_ha_config` field to `google_container_cluster` resource ([#​17796](https://togithub.com/hashicorp/terraform-provider-google/pull/17796)) - firestore: added `vector_config` field to `google_firestore_index` resource ([#​17758](https://togithub.com/hashicorp/terraform-provider-google/pull/17758)) - gkebackup: added `backup_schedule.rpo_config` field to `google_gke_backup_backup_plan` resource ([#​17805](https://togithub.com/hashicorp/terraform-provider-google/pull/17805)) - networksecurity: added `disabled` field to `google_network_security_firewall_endpoint_association` resource; ([#​17762](https://togithub.com/hashicorp/terraform-provider-google/pull/17762)) - sql: added `enable_google_ml_integration` field to `google_sql_database_instance` resource ([#​17798](https://togithub.com/hashicorp/terraform-provider-google/pull/17798)) - storage: added labels validation to `google_storage_bucket` resource ([#​17806](https://togithub.com/hashicorp/terraform-provider-google/pull/17806)) - vmwareengine: added `preferred_zone` and `secondary_zone` fields to `google_vmwareengine_private_cloud` resource ([#​17803](https://togithub.com/hashicorp/terraform-provider-google/pull/17803)) BUG FIXES: - networksecurity: fixed an issue where `google_network_security_firewall_endpoint_association` resources could not be created due to a bad parameter ([#​17762](https://togithub.com/hashicorp/terraform-provider-google/pull/17762)) - privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for `google_privateca_certificate_authority` resource ([#​17783](https://togithub.com/hashicorp/terraform-provider-google/pull/17783)) ### [`v5.24.0`](https://togithub.com/hashicorp/terraform-provider-google/blob/HEAD/CHANGELOG.md#5240-Apr-8-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google/compare/v5.23.0...v5.24.0) IMPROVEMENTS: - container: added `enable_cilium_clusterwide_network_policy` field to `google_container_cluster` resource ([#​17738](https://togithub.com/hashicorp/terraform-provider-google/pull/17738)) - container: added `node_pool_auto_config.resource_manager_tags` field to `google_container_cluster` resource ([#​17715](https://togithub.com/hashicorp/terraform-provider-google/pull/17715)) - gkeonprem: added `disable_bundled_ingress` field to `google_gkeonprem_vmware_cluster` resource ([#​17718](https://togithub.com/hashicorp/terraform-provider-google/pull/17718)) - redis: added `node_type` and `precise_size_gb` fields to `google_redis_cluster` ([#​17742](https://togithub.com/hashicorp/terraform-provider-google/pull/17742)) - storage: added `project_number` attribute to `google_storage_bucket` resource and data source ([#​17719](https://togithub.com/hashicorp/terraform-provider-google/pull/17719)) - storage: added ability to provide `project` argument to `google_storage_bucket` data source. This will not impact reading the resource's data, instead this helps users avoid calls to the Compute API within the data source. ([#​17719](https://togithub.com/hashicorp/terraform-provider-google/pull/17719)) BUG FIXES: - appengine: fixed a crash in `google_app_engine_flexible_app_version` due to the `deployment` field not being returned by the API ([#​17744](https://togithub.com/hashicorp/terraform-provider-google/pull/17744)) - bigquery: fixed a crash when `google_bigquery_table` had a `primary_key.columns` entry set to `""` ([#​17721](https://togithub.com/hashicorp/terraform-provider-google/pull/17721)) - compute: fixed update scenarios on`google_compute_region_target_https_proxy` and `google_compute_target_https_proxy` resources. ([#​17733](https://togithub.com/hashicorp/terraform-provider-google/pull/17733))
hashicorp/terraform-provider-google-beta (google-beta) ### [`v5.27.0`](https://togithub.com/hashicorp/terraform-provider-google-beta/blob/HEAD/CHANGELOG.md#5270-Apr-30-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google-beta/compare/v5.26.0...v5.27.0) FEATURES: - **New Data Source:** `google_storage_bucket_objects` ([#​7270](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7270)) - **New Resource:** `google_composer_user_workloads_secret` ([#​7257](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7257)) - **New Resource:** `google_compute_security_policy_rule` ([#​7282](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7282)) - **New Resource:** `google_data_loss_prevention_discovery_config` ([#​7252](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7252)) - **New Resource:** `google_integrations_auth_config` ([#​7268](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7268)) - **New Resource:** `google_network_connectivity_internal_range` ([#​7265](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7265)) IMPROVEMENTS: - alloydb: added `network_config` field to `google_alloydb_instance` resource ([#​7271](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7271)) - alloydb: added `public_ip_address` field to `google_alloydb_instance` resource ([#​7271](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7271)) - apigee: added `forward_proxy_uri` field to `google_apigee_environment` resource ([#​7260](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7260)) - bigquerydatapolicy: added `data_masking_policy.routine` field to `google_bigquery_data_policy` resource ([#​7250](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7250)) - compute: added `server_tls_policy` field to `google_compute_region_target_https_proxy` resource ([#​7280](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7280)) - filestore: added `protocol` field to `google_filestore_instance` resource to support NFSv3 and NFSv4.1 ([#​7254](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7254)) - firebasehosting: added `config.rewrites.path` field to `google_firebase_hosting_version` resource ([#​7258](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7258)) - logging: added `intercept_children` field to `google_logging_organization_sink` and `google_logging_folder_sink` resources ([#​7279](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7279)) - monitoring: added `service_agent_authentication` field to `google_monitoring_uptime_check_config` resource ([#​7276](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7276)) - privateca: added `subject_key_id` field to `google_privateca_certificate` and `google_privateca_certificate_authority` resources ([#​7273](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7273)) - secretmanager: added `version_destroy_ttl` field to `google_secret_manager_secret` resource ([#​7253](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7253)) BUG FIXES: - appengine: added suppression for a diff in `google_app_engine_standard_app_version.automatic_scaling` when the block is unset in configuration ([#​7262](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7262)) - sql: fixed issues with updating the `enable_google_ml_integration` field in `google_sql_database_instance` resource ([#​7249](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7249)) ### [`v5.26.0`](https://togithub.com/hashicorp/terraform-provider-google-beta/blob/HEAD/CHANGELOG.md#5260-Apr-22-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google-beta/compare/v5.25.0...v5.26.0) FEATURES: - **New Resource:** `google_project_iam_member_remove` ([#​7242](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7242)) IMPROVEMENTS: - apigee: added support for `api_consumer_data_location`, `api_consumer_data_encryption_key_name`, and `control_plane_encryption_key_name` in `google_apigee_organization` ([#​7245](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7245)) - artifactregistry: added `remote_repository_config._repository.custom_repository.uri` field to `google_artifact_registry_repository` resource. ([#​7230](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7230)) - bigquery: added `resource_tags` field to `google_bigquery_table` resource ([#​7247](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7247)) - billing: added `ownership_scope` field to `google_billing_budget` resource ([#​7239](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7239)) - cloudfunctions2: added `build_config.service_account` field to `google_cloudfunctions2_function` resource ([#​7231](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7231)) - composer: fixed validation on `google_composer_environment` resource so it will identify a disallowed upgrade to Composer 3 before attempting to provide feedback that's specific to using Composer 3 ([#​7213](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7213)) - compute: added `params.resource_manager_tags` field to `resource_compute_instance_group_manager` and `resource_compute_region_instance_group_manager` that enables to create these resources with tags (beta) ([#​7226](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7226)) - resourcemanager: added the field `api_method` to datasource `google_active_folder` so you can use either `SEARCH` or `LIST` to find your folder ([#​7248](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7248)) - storage: added labels validation to `google_storage_bucket` resource ([#​7212](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7212)) - workstations: added output-only field `control_plane_ip` to `google_workstations_workstation_cluster` resource (beta) ([#​7240](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7240)) BUG FIXES: - apigee: fixed permadiff in ordering of `google_apigee_organization.properties.property`. ([#​7234](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7234)) - cloudrun: fixed the bug that computed `metadata.0.labels` and `metadata.0.annotations` fields don't appear in terraform plan when creating resource `google_cloud_run_service` and `google_cloud_run_domain_mapping` ([#​7217](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7217)) - dns: fixed bug where some methods of authentication didn't work when using `dns` data sources ([#​7233](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7233)) - iam: fixed a bug that prevented setting `create_ignore_already_exists` on existing resources in `google_service_account`. ([#​7236](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7236)) - sql: fixed issues with updating the `enable_google_ml_integration` field in `google_sql_database_instance` resource ([#​7249](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7249)) - storage: added validation to `name` field in `google_storage_bucket` resource ([#​7237](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7237)) - vmwareengine: fixed stretched cluster creation in `google_vmwareengine_private_cloud` ([#​7246](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7246)) ### [`v5.25.0`](https://togithub.com/hashicorp/terraform-provider-google-beta/blob/HEAD/CHANGELOG.md#5250-Apr-15-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google-beta/compare/v5.24.0...v5.25.0) FEATURES: - **New Data Source:** `google_tags_tag_keys` ([#​7196](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7196)) - **New Data Source:** `google_tags_tag_values` ([#​7196](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7196)) - **New Resource:** `google_parallelstore_instance` ([#​7209](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7209)) IMPROVEMENTS: - bigquery: added in-place schema column drop support for `google_bigquery_table` resource ([#​7193](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7193)) - compute: added `endpoint_types` field to `google_compute_router_nat` resource ([#​7190](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7190)) - compute: added `enable_ipv4`, `ipv4_nexthop_address` and `peer_ipv4_nexthop_address` fields to `google_compute_router_peer` resource ([#​7207](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7207)) - compute: added `identifier_range` field to `google_compute_router` resource ([#​7207](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7207)) - compute: added `ip_version` field to `google_compute_router_interface` resource ([#​7207](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7207)) - compute: increased timeouts from 8 minutes to 20 minutes for `google_compute_security_policy` resource ([#​7204](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7204)) - container: added `stateful_ha_config` field to `google_container_cluster` resource ([#​7206](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7206)) - firestore: added `vector_config` field to `google_firestore_index` resource ([#​7180](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7180)) - gkebackup: added `backup_schedule.rpo_config` field to `google_gke_backup_backup_plan` resource ([#​7211](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7211)) - networksecurity: added `disabled` field to `google_network_security_firewall_endpoint_association` resource ([#​7184](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7184)) - sql: added `enable_google_ml_integration` field to `google_sql_database_instance` resource ([#​7208](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7208)) - storage: added labels validation to `google_storage_bucket` resource ([#​7212](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7212)) - vmwareengine: added `preferred_zone` and `secondary_zone` fields to `google_vmwareengine_private_cloud` resource ([#​7210](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7210)) BUG FIXES: - networksecurity: fixed an issue where `google_network_security_firewall_endpoint_association` resource could not be created due to a bad parameter ([#​7184](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7184)) - privateca: fixed permission issue by specifying signer certs chain when activating a sub-CA across regions for `google_privateca_certificate_authority` resource ([#​7197](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7197)) ### [`v5.24.0`](https://togithub.com/hashicorp/terraform-provider-google-beta/blob/HEAD/CHANGELOG.md#5240-Apr-8-2024) [Compare Source](https://togithub.com/hashicorp/terraform-provider-google-beta/compare/v5.23.0...v5.24.0) IMPROVEMENTS: - cloudrunv2: added `template.volumes.nfs` field to `google_cloud_run_v2_job` resource ([#​7169](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7169)) - container: added `enable_cilium_clusterwide_network_policy` field to `google_container_cluster` resource ([#​7171](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7171)) - container: added `node_pool_auto_config.resource_manager_tags` field to `google_container_cluster` resource ([#​7162](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7162)) - gkeonprem: added `disable_bundled_ingress` field to `google_gkeonprem_vmware_cluster` resource ([#​7163](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7163)) - redis: added `node_type` and `precise_size_gb` fields to `google_redis_cluster` ([#​7174](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7174)) - storage: added `project_number` attribute to `google_storage_bucket` resource and data source ([#​7164](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7164)) - storage: added ability to provide `project` argument to `google_storage_bucket` data source. This will not impact reading the resource's data, instead this helps users avoid calls to the Compute API within the data source. ([#​7164](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7164)) BUG FIXES: - appengine: fixed a crash in `google_app_engine_flexible_app_version` due to the `deployment` field not being returned by the API ([#​7175](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7175)) - bigquery: fixed a crash when `google_bigquery_table` had a `primary_key.columns` entry set to `""` ([#​7166](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7166)) - compute: fixed update scenarios on `google_compute_region_target_https_proxy` and `google_compute_target_https_proxy` resources. ([#​7170](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7170)) - dataflow: fixed an issue where the provider would crash when `enable_streaming_engine` is set as a `parameter` value in `google_dataflow_flex_template_job` ([#​7160](https://togithub.com/hashicorp/terraform-provider-google-beta/pull/7160))

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 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.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

dpebot commented 5 months ago

/gcbrun

forking-renovate[bot] commented 5 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.