We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06ca48f commit 8322c24Copy full SHA for 8322c24
terraform/etl/09-spreadsheet-imports-from-g-drive.tf
@@ -1416,7 +1416,7 @@ module "smt_dashboard_link" {
1416
landing_zone_bucket_id = module.landing_zone_data_source.bucket_id
1417
landing_zone_kms_key_arn = module.landing_zone_data_source.kms_key_arn
1418
landing_zone_bucket_arn = module.landing_zone_data_source.bucket_arn
1419
- google_drive_document_id = "1oQEdv8mMcT90HlQlnaO6zbMcyRAj_3sq"
+ google_drive_document_id = "1KtuAQOnbBpHN8Trk0iczKUZIlqaS0e8t"
1420
glue_job_name = "smt_dashboard_link"
1421
output_folder_name = "g-drive"
1422
raw_zone_bucket_id = module.raw_zone_data_source.bucket_id
0 commit comments