From d2279e27edcbc9cf23f4342394a5a00360744e15 Mon Sep 17 00:00:00 2001 From: barnesm707 <87021322+barnesm707@users.noreply.github.com> Date: Wed, 6 Dec 2023 15:09:37 +0000 Subject: [PATCH] Update 09-spreadsheet-imports-from-g-drive.tf (#1534) November Parking Finance update --- .../09-spreadsheet-imports-from-g-drive.tf | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/terraform/etl/09-spreadsheet-imports-from-g-drive.tf b/terraform/etl/09-spreadsheet-imports-from-g-drive.tf index 6a766fe78..38cc746b7 100644 --- a/terraform/etl/09-spreadsheet-imports-from-g-drive.tf +++ b/terraform/etl/09-spreadsheet-imports-from-g-drive.tf @@ -215,11 +215,11 @@ module "Cash_Collection_Date" { landing_zone_bucket_id = module.landing_zone_data_source.bucket_id landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn - google_drive_document_id = "1j4qWkVirlytkONQ9Iwo7nE1_5B2kWJZ6" + google_drive_document_id = "1dJCMMmuABYAGTdWAXe0OFm2Y6Up27P7d" glue_job_name = "Cash Collection Date" output_folder_name = "g-drive" raw_zone_bucket_id = module.raw_zone_data_source.bucket_id - input_file_name = "Cash_Collection/Cash Collection oct 2023.csv" + input_file_name = "Cash_Collection/Cash Collection nov 2023.csv" ingestion_schedule = "cron(0 21 * * ? *)" enable_bookmarking = true worksheets = { @@ -251,11 +251,11 @@ module "Cedar_Backing_Data" { landing_zone_bucket_id = module.landing_zone_data_source.bucket_id landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn - google_drive_document_id = "1UqI55MAp2-Vo3R8-j4CzxRIRgWYeyClo" + google_drive_document_id = "1-XN1Wo3LakDksP6tl0vwAYp3Q3rW_86R" glue_job_name = "Cedar Backing Data" output_folder_name = "g-drive" raw_zone_bucket_id = module.raw_zone_data_source.bucket_id - input_file_name = "Cedar_Backing_Data/Cedar_Backing_oct_2023.csv" + input_file_name = "Cedar_Backing_Data/Cedar_Backing_nov_2023.csv" ingestion_schedule = "cron(0 21 * * ? *)" enable_bookmarking = true worksheets = { @@ -287,11 +287,11 @@ module "Cedar_Parking_Payments" { landing_zone_bucket_id = module.landing_zone_data_source.bucket_id landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn - google_drive_document_id = "1uqZAQVH25-KvfpoH-3Ut-SBP71mBCzlu" + google_drive_document_id = "14vaqUcF7io5cIgZehccYG6EA0okyWhtP" glue_job_name = "Cedar Parking Payments" output_folder_name = "g-drive" raw_zone_bucket_id = module.raw_zone_data_source.bucket_id - input_file_name = "Cedar_Parking_Payments/Cedar_Parking_Payments_oct_2023.csv" + input_file_name = "Cedar_Parking_Payments/Cedar_Parking_Payments_nov_2023.csv" ingestion_schedule = "cron(0 21 * * ? *)" enable_bookmarking = true worksheets = { @@ -323,11 +323,11 @@ module "Citypay_Import" { landing_zone_bucket_id = module.landing_zone_data_source.bucket_id landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn - google_drive_document_id = "1wPnQqYFCaBxgoiA1tALZ7VK0SRMfN6n9" + google_drive_document_id = "1x-H3EzckSoffsjc3TGSp9VqqQkXezVJ5" glue_job_name = "Citypay Import" output_folder_name = "g-drive" raw_zone_bucket_id = module.raw_zone_data_source.bucket_id - input_file_name = "CityPay_Payments/Citypay_import_oct_2023.csv" + input_file_name = "CityPay_Payments/Citypay_import_nov_2023.csv" ingestion_schedule = "cron(0 21 * * ? *)" enable_bookmarking = true worksheets = { @@ -359,11 +359,11 @@ module "Ringgo_Daily_Transactions" { landing_zone_bucket_id = module.landing_zone_data_source.bucket_id landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn - google_drive_document_id = "1xc5_ijJJWtyLI-Q6MeHRHpqsxK1IvMxB" + google_drive_document_id = "1gE-emu8KFjGU5zrGPsK7TJxGeoL0FEIN" glue_job_name = "Ringgo Daily Transactions" output_folder_name = "g-drive" raw_zone_bucket_id = module.raw_zone_data_source.bucket_id - input_file_name = "Ringgo_Daily/Ringgo_Sept_2023.csv" + input_file_name = "Ringgo_Daily/Ringgo_Nov_2023.csv" ingestion_schedule = "cron(0 21 * * ? *)" enable_bookmarking = true worksheets = {