Skip to content

Commit 8322c24

Browse files
authored
Update 09-spreadsheet-imports-from-g-drive.tf (#2582)
smt button update
1 parent 06ca48f commit 8322c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ module "smt_dashboard_link" {
14161416
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
14171417
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
14181418
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
1419-
google_drive_document_id = "1oQEdv8mMcT90HlQlnaO6zbMcyRAj_3sq"
1419+
google_drive_document_id = "1KtuAQOnbBpHN8Trk0iczKUZIlqaS0e8t"
14201420
glue_job_name = "smt_dashboard_link"
14211421
output_folder_name = "g-drive"
14221422
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id

0 commit comments

Comments
 (0)