Skip to content

Commit ddac11a

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2567)
Ops button update 21-11-2025
1 parent cbbbf0e commit ddac11a

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 = "1PPo79S31foMFBXXjvQ2ytz3TKVeOXfsT"
1167+
google_drive_document_id = "1t4lBg24laT0x62QPqdlBLoD01Y2aNhp6"
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_16_10_2025.csv"
1171+
input_file_name = "ops_button/ops_dashboard_link_21_11_2025.csv"
11721172
ingestion_schedule = "cron(0 21 * * ? *)"
11731173
enable_bookmarking = true
11741174
tags = module.tags.values

0 commit comments

Comments
 (0)