Skip to content

Commit 58a9c43

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2445)
Bailiff button update @ 12-09-2025
1 parent 8327624 commit 58a9c43

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
@@ -1315,11 +1315,11 @@ module "bailiff_dashboard_link" {
13151315
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
13161316
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
13171317
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
1318-
google_drive_document_id = "1LfpDuBDaHncUFnTYNSaSC6S4IWBE0noP"
1318+
google_drive_document_id = "1Tb1QkLCowPUOrJTHkGjY1UAngqhlJ4Hm"
13191319
glue_job_name = "bailiff_dashboard_link"
13201320
output_folder_name = "g-drive"
13211321
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
1322-
input_file_name = "bailiff_button/bailiff_dashboard_link.csv"
1322+
input_file_name = "bailiff_button/bailiff_dashboard_link_12_09_2025.csv"
13231323
ingestion_schedule = "cron(0 21 * * ? *)"
13241324
enable_bookmarking = true
13251325
tags = module.tags.values

0 commit comments

Comments
 (0)