Skip to content

Commit 2d422ec

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2200)
March financial & Bailiff data
1 parent 1581173 commit 2d422ec

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

terraform/etl/09-spreadsheet-imports-from-g-drive.tf

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,11 @@ module "Cash_Collection_Date" {
215215
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
216216
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
217217
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
218-
google_drive_document_id = "1uabQjS6B1ZlDHfymuqgNTT65gNlhXcPX"
218+
google_drive_document_id = "1TjpQbWjfc9TDSQnWyb5Es7DF4FoOjo5a"
219219
glue_job_name = "Cash Collection Date"
220220
output_folder_name = "g-drive"
221221
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
222-
input_file_name = "Cash_Collection/cash_collection_feb_2025.csv"
222+
input_file_name = "Cash_Collection/cash_collection_march_2025.csv"
223223
ingestion_schedule = "cron(0 21 * * ? *)"
224224
enable_bookmarking = true
225225
worksheets = {
@@ -251,11 +251,11 @@ module "Cedar_Backing_Data" {
251251
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
252252
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
253253
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
254-
google_drive_document_id = "1WOVXXt2HjA6ftlvMcWJJAdBfaXrka95j"
254+
google_drive_document_id = "1esIwD8lg-MvBOM8_LQYEAE3kbaqm7FwL"
255255
glue_job_name = "Cedar Backing Data"
256256
output_folder_name = "g-drive"
257257
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
258-
input_file_name = "Cedar_Backing_Data/Cedar_Backing_feb_2025.csv"
258+
input_file_name = "Cedar_Backing_Data/Cedar_Backing_march_2025.csv"
259259
ingestion_schedule = "cron(0 21 * * ? *)"
260260
enable_bookmarking = true
261261
worksheets = {
@@ -287,11 +287,11 @@ module "Cedar_Parking_Payments" {
287287
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
288288
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
289289
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
290-
google_drive_document_id = "1TP9dH3O5ADCdwFzZ2OrI9anUJfasXsun"
290+
google_drive_document_id = "1F70HEOSLZ-RrK1rpF9R1EFa8k-7_cDxX"
291291
glue_job_name = "Cedar Parking Payments"
292292
output_folder_name = "g-drive"
293293
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
294-
input_file_name = "Cedar_Parking_Payments/Cedar_Parking_Payments_feb_2025.csv"
294+
input_file_name = "Cedar_Parking_Payments/Cedar_Parking_Payments_march_2025.csv"
295295
ingestion_schedule = "cron(0 21 * * ? *)"
296296
enable_bookmarking = true
297297
worksheets = {
@@ -323,11 +323,11 @@ module "Citypay_Import" {
323323
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
324324
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
325325
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
326-
google_drive_document_id = "16JJ4oraDm0yFYgwdM_gCg76G9QN-Qr-V"
326+
google_drive_document_id = "1HsOtnIWxGQn-qr_jOciW6njJuQjNkXu7"
327327
glue_job_name = "Citypay Import"
328328
output_folder_name = "g-drive"
329329
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
330-
input_file_name = "CityPay_Payments/Citypay_import_feb_2025.csv"
330+
input_file_name = "CityPay_Payments/Citypay_import_march_2025.csv"
331331
ingestion_schedule = "cron(0 21 * * ? *)"
332332
enable_bookmarking = true
333333
worksheets = {
@@ -359,11 +359,11 @@ module "Ringgo_Daily_Transactions" {
359359
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
360360
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
361361
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
362-
google_drive_document_id = "1xaVew9SDtFDvw0PvWSoCFzZnZ2D3igYY"
362+
google_drive_document_id = "1Pdrdq6ZX9RrtogC6PZqAAB0Oi_k8eVQc"
363363
glue_job_name = "Ringgo Daily Transactions"
364364
output_folder_name = "g-drive"
365365
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
366-
input_file_name = "Ringgo_Daily/ringgo_february_2025.csv"
366+
input_file_name = "Ringgo_Daily/ringgo_march_2025.csv"
367367
ingestion_schedule = "cron(0 21 * * ? *)"
368368
enable_bookmarking = true
369369
worksheets = {
@@ -747,11 +747,11 @@ module "bailiff_return" {
747747
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
748748
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
749749
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
750-
google_drive_document_id = "1YTsqaIIaOcxcASLq9zMbRQdP_N17rBvw"
750+
google_drive_document_id = "1244PdA_JXAyIZHweO8ZC2372TCWSzYYz"
751751
glue_job_name = "bailiff_return"
752752
output_folder_name = "g-drive"
753753
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
754-
input_file_name = "bailiff_return/Bailiff_return @ 03-03-2025.csv"
754+
input_file_name = "bailiff_return/Bailiff_return @ 31-03-2025.csv"
755755
ingestion_schedule = "cron(0 21 * * ? *)"
756756
enable_bookmarking = true
757757
worksheets = {
@@ -782,11 +782,11 @@ module "bailiff_allocation" {
782782
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
783783
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
784784
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
785-
google_drive_document_id = "1__GOCVg9uOgY4FPbk_kdO5QWw3DAo7uF"
785+
google_drive_document_id = "1hlO26xo1iyoAwAZp2ii-Z0LR5Ttp6uNg"
786786
glue_job_name = "bailiff_allocation"
787787
output_folder_name = "g-drive"
788788
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
789-
input_file_name = "bailiff_allocation/Bailiff Allocation @ 03-03-2025.csv"
789+
input_file_name = "bailiff_allocation/Bailiff Allocation @ 31-03-2025.csv"
790790
ingestion_schedule = "cron(0 21 * * ? *)"
791791
enable_bookmarking = true
792792
worksheets = {

0 commit comments

Comments
 (0)