Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

feat: support upload lambda to s3, to support fatter lambdas #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rdkls
Copy link

@rdkls rdkls commented Dec 6, 2019

All changes optional to preserve backwards compatibility; previous syntax without s3 support stays exactly the same.

  1. Resource aws_lambda_function - make optional (using "count") based on var.s3_bucket_lambda_package
  2. Optional - Create said bucket
  3. Optional - builder uploads generated zip to s3
  4. Optional - Add aws_lambda_function that uses s3_bucket and s3_key, instead of local "filename"

@guikcd
Copy link

guikcd commented May 7, 2020

Can you consider merging this ?

mbklein pushed a commit to nulib/terraform-aws-lambda that referenced this pull request Apr 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants