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

Jenkins not creating full terraform package #253

Closed
benbart opened this issue Oct 5, 2020 · 0 comments · Fixed by #254
Closed

Jenkins not creating full terraform package #253

benbart opened this issue Oct 5, 2020 · 0 comments · Fixed by #254

Comments

@benbart
Copy link
Contributor

benbart commented Oct 5, 2020

Error: Error in function call
  on .terraform/modules/thin_egress_app/main.tf line 34, in resource "aws_s3_bucket_object" "lambda_code_dependency_archive":
  34:   key    = "${filemd5(local.dependency_layer_filename)}.zip"
    |----------------
    | local.dependency_layer_filename is ".terraform/modules/thin_egress_app/dependencylayer.zip"
Call to function "filemd5" failed: no file exists at
.terraform/modules/thin_egress_app/dependencylayer.zip.
benbart added a commit that referenced this issue Oct 5, 2020
@benbart benbart linked a pull request Oct 5, 2020 that will close this issue
mckadesorensen added a commit that referenced this issue Oct 5, 2020
Fix for omission of dependency layer in terraform package #253
mckadesorensen pushed a commit that referenced this issue May 5, 2021
mckadesorensen added a commit that referenced this issue May 5, 2021
Fix for omission of dependency layer in terraform package #253
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

Successfully merging a pull request may close this issue.

1 participant