Skip to content

Commit 7a5e5ea

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2196)
updated cycle hangar waiting list
1 parent b77d40b commit 7a5e5ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -992,11 +992,11 @@ module "interim_cycle_wait_list" {
992992
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
993993
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
994994
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
995-
google_drive_document_id = "14jApqNuOsZ-Sg0R1QhtclgMAZsro3Oxb"
995+
google_drive_document_id = "1k1L-K-KTxxdtfwJ2prBTu4Cl9mLbPpXq"
996996
glue_job_name = "interim_cycle_wait_list"
997997
output_folder_name = "g-drive"
998998
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
999-
input_file_name = "Interim_Cycle_Hangar_Wait_List/interim_cycle_wait_list @ 25-03-2025.csv"
999+
input_file_name = "Interim_Cycle_Hangar_Wait_List/interim_cycle_wait_list @ 28-03-2025.csv"
10001000
ingestion_schedule = "cron(0 21 * * ? *)"
10011001
enable_bookmarking = true
10021002
worksheets = {

0 commit comments

Comments
 (0)