terraform-genai-doc-summarization
terraform-genai-doc-summarization copied to clipboard
feat: delete BigQuery record on GCS file removal
This PR implements an automated cleanup process that deletes the corresponding BigQuery record when a file is removed from Google Cloud Storage. This change ensures consistency between our storage and database systems, preventing orphaned records in BigQuery.