│ Error: error archiving directory: open builds/../../react-codebase/build.zip: no such file or directory
│
│ with module.website.data.archive_file.website_content_zip[0],
│ on .terraform/modules/website/main.tf line 201, in data "archive_file" "website_content_zip":
│ 201: data "archive_file" "website_content_zip" {
Only folders in the current directories work utilising ./FOLDER, any use of ../ results in errors.