Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not archive missing directory #14

Open
ericpardee opened this issue Nov 10, 2018 · 1 comment
Open

could not archive missing directory #14

ericpardee opened this issue Nov 10, 2018 · 1 comment

Comments

@ericpardee
Copy link

~/Development/serverless_static_website_with_basic_auth/Terraform$ ./scripts/create_static_serverless_website.sh static-website-content/ default blah.com

Error: Error refreshing state: 1 error(s) occurred:

  • module.serverless-static-website-with-basic-auth.data.archive_file.basic_auth_at_edge_lambda_package: 1 error(s) occurred:

  • module.serverless-static-website-with-basic-auth.data.archive_file.basic_auth_at_edge_lambda_package: data.archive_file.basic_auth_at_edge_lambda_package: error archiving directory: could not archive missing directory: ~/Development/serverless_static_website_with_basic_auth/Terraform/lambda-at-edge-code/blah.com/

@mrdavidrees
Copy link

you need to make sure you rename the folder inside lambda-at-edge-code to the subdomain+domain as well as settings/subdomain.example.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants