Skip to content

Commit cf63355

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2293)
Ops Button update
1 parent 4f63ae9 commit cf63355

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
@@ -1243,11 +1243,11 @@ module "ops_dashboard_link" {
12431243
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
12441244
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
12451245
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
1246-
google_drive_document_id = "1u33HxW-Hczj_CwS5v1AEEIKcRF32V9LY"
1246+
google_drive_document_id = "1uIlovxeujHsTvZ2O36DewtUOMI1GFEJD"
12471247
glue_job_name = "ops_dashboard_link"
12481248
output_folder_name = "g-drive"
12491249
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
1250-
input_file_name = "ops_button/ops_dashboard_link_12_06_2025.csv"
1250+
input_file_name = "ops_button/ops_dashboard_link_13_06_2025.csv"
12511251
ingestion_schedule = "cron(0 21 * * ? *)"
12521252
enable_bookmarking = true
12531253
tags = module.tags.values

0 commit comments

Comments
 (0)