Skip to content

Commit 2096ed7

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2647)
Ops button update @ 02-02-2026
1 parent 734e233 commit 2096ed7

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
@@ -1164,11 +1164,11 @@ module "ops_dashboard_link" {
11641164
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
11651165
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
11661166
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
1167-
google_drive_document_id = "1Rb3fYnFnGtyGTqlz-Qbku3md4TaMoDq6"
1167+
google_drive_document_id = "1gfKecApo2CeRgad66lg47VB2ZqWLnxy9"
11681168
glue_job_name = "ops_dashboard_link"
11691169
output_folder_name = "g-drive"
11701170
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
1171-
input_file_name = "ops_button/ops_dashboard_link_09_01_2026.csv"
1171+
input_file_name = "ops_button/ops_dashboard_link_02-02-2026.csv"
11721172
ingestion_schedule = "cron(0 21 * * ? *)"
11731173
enable_bookmarking = true
11741174
tags = module.tags.values

0 commit comments

Comments
 (0)