GitHub / terraform-aws-modules/terraform-aws-lambda issues and pull requests
#681 - feat: Respect the package-lock.json for a NodeJS Lambda function
Pull Request -
State: open - Opened by az-wegift 2 months ago
#680 - feat: Added allow quiet output option
Pull Request -
State: closed - Opened by antonbabenko 2 months ago
#679 - feat: Add buildx and multi-stage build support to docker-build module
Pull Request -
State: closed - Opened by sjawhar 3 months ago
- 1 comment
#678 - Source code changes missed due to InvalidParameterValueException
Issue -
State: open - Opened by pjungels-paraport 3 months ago
#677 - fix: Do not expose output from build command in Docker
Pull Request -
State: closed - Opened by pawelpesz 3 months ago
- 2 comments
#676 - Sensitive values in Docker additional options are exposed in the plan
Issue -
State: closed - Opened by pawelpesz 3 months ago
#675 - feat: Add use_cache_from_previous_image variable
Pull Request -
State: open - Opened by IlyesDemineExtVeolia 4 months ago
- 1 comment
#674 - Fix(lambda_update): ignore image_uri based on a var
Pull Request -
State: closed - Opened by fergo2910 4 months ago
- 1 comment
#673 - Feat Request: Add support for uv based Python builds
Issue -
State: open - Opened by jussapaavo 4 months ago
- 6 comments
#672 - Filename changes and recreates Lambdas on different platforms (CI/CD vs local)
Issue -
State: open - Opened by jussapaavo 4 months ago
- 2 comments
#671 - AWS partition is hardcoded to `aws` in multiple resources which prevent user to use this module in china or gov aws accounts.
Issue -
State: closed - Opened by vladislav-orlovskiy 4 months ago
- 2 comments
#670 - fix: Add aws_partition to support usage of this module in aws-cn and gov
Pull Request -
State: closed - Opened by vladislav-orlovskiy 4 months ago
- 4 comments
#669 - feat: Optionally allow list of additional CLI options to send to pip install
Pull Request -
State: closed - Opened by cazlo 4 months ago
- 2 comments
Labels: stale
#668 - For the package process, allow arbitrary list of additional pip CLI options to run for the pip install
Issue -
State: closed - Opened by cazlo 4 months ago
- 2 comments
Labels: stale
#667 - Ignore environment variable changes
Issue -
State: closed - Opened by Shota-10east 4 months ago
- 2 comments
#666 - fix: Use local `log_group` throughout, fixing log configuration with Lambda@Edge.
Pull Request -
State: closed - Opened by theherk 5 months ago
- 3 comments
Labels: stale
#665 - Cloudwatch Log Group Configuration wrong for Lambda@Edge
Issue -
State: closed - Opened by theherk 5 months ago
- 2 comments
Labels: stale
#664 - Expose Security Group ID as an Output for Easier Retrieval in VPC-Enabled Lambda Deployments
Issue -
State: closed - Opened by ahmedndiaye 5 months ago
- 2 comments
#663 - Provider produced inconsistent final plan for source_code_hash
Issue -
State: open - Opened by djakielski 6 months ago
- 8 comments
#662 - runs pre-commit hooks
Pull Request -
State: closed - Opened by mariia-rudenko 6 months ago
- 1 comment
#661 - No option to not deploy new image uri on terraform apply
Issue -
State: closed - Opened by achuba-r7 6 months ago
- 4 comments
Labels: stale
#660 - feat: Code signing support #658
Pull Request -
State: closed - Opened by Fran-Rg 6 months ago
- 5 comments
Labels: stale
#659 - Upgrading to 7.20.x is causing a VPC policy issue
Issue -
State: closed - Opened by kramen22 6 months ago
- 3 comments
Labels: stale
#658 - Built in code signing as part of module to support prepared zips
Issue -
State: closed - Opened by Fran-Rg 6 months ago
- 5 comments
Labels: stale
#657 - fix: Make default tag `terraform-aws-modules` optional
Pull Request -
State: closed - Opened by sebastianczech 6 months ago
- 3 comments
#656 - Default lambda role to value of lambda role field when present
Issue -
State: closed - Opened by smguggen 6 months ago
- 2 comments
#655 - feat: Support passing extra args to pip install
Pull Request -
State: open - Opened by LironEr 6 months ago
- 8 comments
#654 - Add support for uv to package python lambda function
Issue -
State: closed - Opened by mazzma12 7 months ago
- 9 comments
Labels: stale
#653 - destination_on_failure not working
Issue -
State: closed - Opened by theburningmonk 7 months ago
- 4 comments
Labels: stale
#652 - Ability to ignore changes to image_uri when function updates are performed outside of Terraform
Issue -
State: open - Opened by danielwhatmuff 7 months ago
- 8 comments
#651 - No hardcoded tags like terraform-aws-modules = "lambda"
Issue -
State: closed - Opened by hans-d 7 months ago
- 5 comments
#650 - Cloudwatch log group for Lambda@Edge is not set correctly
Issue -
State: closed - Opened by milpog 8 months ago
- 3 comments
Labels: stale
#649 - feat: Support Event Source Mapping `metrics_config`, `provisioned_poller_config`, and Lambda Recursion Loop
Pull Request -
State: closed - Opened by magreenbaum 8 months ago
- 2 comments
#648 - Default file to stage empty function
Issue -
State: closed - Opened by travis2090 8 months ago
- 2 comments
Labels: stale
#647 - Creating Lambda function with container
Issue -
State: closed - Opened by praveenkrsha 8 months ago
- 4 comments
Labels: stale
#646 - feat: Radically redesign the build plan form
Pull Request -
State: closed - Opened by ahlinc 8 months ago
- 2 comments
#645 - fix: Revert breaking change on :zip command
Pull Request -
State: closed - Opened by uncatchable-de 8 months ago
- 2 comments
#644 - Lambda 7.15.0 changes the behavior of ":zip" command: CWD instead of path is zipped
Issue -
State: closed - Opened by uncatchable-de 8 months ago
- 2 comments
#643 - Support for setting lambda recursion confirguration
Issue -
State: closed - Opened by jamesdbaker 8 months ago
- 1 comment
#642 - Testing on-cloud (Accelerate) : it's not possible to use sam sync with a terraform hook
Issue -
State: closed - Opened by moualiken 8 months ago
- 3 comments
Labels: stale
#641 - feat: Add `cache_from` option in the docker-build module
Pull Request -
State: closed - Opened by jean-simon-barry1 8 months ago
- 1 comment
#640 - feat: Make `source_path` blocks independent
Pull Request -
State: closed - Opened by ahlinc 8 months ago
- 2 comments
#639 - fix: Skip broken symlinks on hash computing
Pull Request -
State: closed - Opened by ahlinc 8 months ago
- 2 comments
#638 - feat: Allow temp dir for poetry docker builds
Pull Request -
State: closed - Opened by gilandose 9 months ago
- 4 comments
#637 - How to deploy AWS Lambda function via Terragrunt without a source package?
Issue -
State: closed - Opened by Rameez96 9 months ago
- 3 comments
Labels: stale
#636 - B602: subprocess_popen_with_shell_equals_true on package.py
Issue -
State: closed - Opened by bsaurusrex 9 months ago
- 3 comments
Labels: stale
#635 - FileNotFoundError: plan.json file not found on Terraform Apply from CI/CD
Issue -
State: closed - Opened by lsanchez-v 9 months ago
- 2 comments
#634 - feat: Allow quieting archive local exec
Pull Request -
State: open - Opened by areeseburnett 9 months ago
- 4 comments
#633 - `build_in_docker` Only Produces Plan
Issue -
State: closed - Opened by afrazkhan 9 months ago
- 2 comments
#632 - Add source_path option to checkout a Git branch/commit/tag/etc.
Issue -
State: closed - Opened by ethagnawl 10 months ago
- 3 comments
#631 - fix: Update CI workflow versions to latest
Pull Request -
State: closed - Opened by bryantbiggs 10 months ago
- 2 comments
#630 - fix: prevent lambda IAM policies from detaching when orders are swapped
Pull Request -
State: closed - Opened by tammyisaninja 10 months ago
- 3 comments
Labels: stale
#629 - Lambda IAM Policies Detaching from created IAM Role when Input Order is Changed
Issue -
State: closed - Opened by tammyisaninja 10 months ago
- 3 comments
#628 - feat: Support lambda function `vpc_config.ipv6_allowed_for_dual_stack` and event source mapping `tags`
Pull Request -
State: closed - Opened by magreenbaum 10 months ago
- 4 comments
#627 - Logging configuration - changing type from text to json is not reflected in module
Issue -
State: closed - Opened by oleksandrsv 10 months ago
- 2 comments
#626 - feat: Support `aws_lambda_event_source_mapping.document_db_event_source_config`
Pull Request -
State: closed - Opened by magreenbaum 10 months ago
- 2 comments
#625 - feat: Add function_url_auth_type option to aws_lambda_permission
Pull Request -
State: closed - Opened by mmurilo 10 months ago
- 2 comments
#624 - feat: Ignore last_modified on aws_lambda_function
Pull Request -
State: closed - Opened by edgar-castle 10 months ago
- 2 comments
#623 - feat: Add `tumbling_window_in_seconds`
Pull Request -
State: closed - Opened by magreenbaum 10 months ago
- 2 comments
#622 - Ignore image_uri changes
Issue -
State: closed - Opened by richardgavel-ordinaryexperts 10 months ago
- 3 comments
#621 - fix: Rename npm_package_json to npm_requirements
Pull Request -
State: closed - Opened by aslafy-z 10 months ago
- 9 comments
#620 - EFS example not working
Issue -
State: closed - Opened by fox91 11 months ago
- 3 comments
Labels: stale
#619 - Support tumbling window for Kinesis and DynamoDb event source mappings
Issue -
State: closed - Opened by volenpopov 11 months ago
- 1 comment
#618 - Kafka event source config missing
Issue -
State: closed - Opened by sergiolc 11 months ago
- 4 comments
Labels: stale
#617 - feat: Add support for kafka event source config
Pull Request -
State: closed - Opened by sergiolc 11 months ago
- 3 comments
Labels: stale
#616 - create_before_destroy on aws_lambda_permission resources causing cycle errors
Issue -
State: closed - Opened by mleziva 11 months ago
- 4 comments
Labels: stale
#615 - feat: Use inline instead of managed policies
Pull Request -
State: closed - Opened by RafaelWO 11 months ago
- 14 comments
#614 - Allow users to ignore changes to image_uri.
Issue -
State: closed - Opened by rohitjha941 11 months ago
- 4 comments
#613 - feat: Adding lifecycle ignore changes to image uri
Pull Request -
State: closed - Opened by sherbiny95 11 months ago
- 2 comments
Labels: stale
#612 - feat: Added more examples for Rust, Go, Java runtimes
Pull Request -
State: closed - Opened by antonbabenko 11 months ago
- 8 comments
#611 - AWS lambda not redeploying with image with same tag changes
Issue -
State: closed - Opened by royassis 11 months ago
- 5 comments
#610 - aws_s3_bucket_notification
Issue -
State: closed - Opened by Arwiim 11 months ago
- 2 comments
#609 - Switch to name_prefix and allow quieting log out
Pull Request -
State: closed - Opened by areeseburnett 11 months ago
- 1 comment
#608 - feat: Added outbound IPV6 traffic on VPC functions
Pull Request -
State: closed - Opened by sribiere-jellysmack 12 months ago
- 3 comments
Labels: stale
#607 - Use Inline Policies instead of Managed
Issue -
State: closed - Opened by RafaelWO 12 months ago
- 13 comments
#606 - fix: Fix package.py commands after :zip not being executed
Pull Request -
State: closed - Opened by mleziva 12 months ago
- 3 comments
#605 - Allow build in docker when not using pip/poetry/npm
Issue -
State: closed - Opened by braun1928 12 months ago
- 3 comments
Labels: stale
#604 - Fix: error checking for incompatible variables create_role and lambda_role
Pull Request -
State: closed - Opened by nsimmonds 12 months ago
- 1 comment
#603 - Cycle error while using this module with IAM-modules.
Issue -
State: closed - Opened by gowgopal83 12 months ago
- 4 comments
Labels: stale
#602 - Force deploy for docker image based lambda
Issue -
State: closed - Opened by behnamkvl about 1 year ago
- 3 comments
Labels: stale
#601 - Added the "skip_destroy" argument for the "function" resource
Issue -
State: closed - Opened by catrielg about 1 year ago
- 2 comments
#600 - feat: Added the skip_destroy argument for functions
Pull Request -
State: closed - Opened by catrielg about 1 year ago
- 2 comments
#599 - fix: Always use absolute path to temp folders
Pull Request -
State: closed - Opened by sassdavid about 1 year ago
- 2 comments
#598 - Allow extra options to the build process
Issue -
State: closed - Opened by braun1928 about 1 year ago
- 5 comments
Labels: stale
#597 - Changing the code of a lambda funtion in AWS console does not get detected by a subsequent terraform run
Issue -
State: closed - Opened by juergenz about 1 year ago
- 6 comments
Labels: stale
#596 - Symlinks are not preserved during zip archive creation
Issue -
State: closed - Opened by adamscybot about 1 year ago
- 3 comments
Labels: stale
#595 - STOP POLITICS
Issue -
State: closed - Opened by ylacaute about 1 year ago
#594 - Note about `maximum_retry_attempts`
Issue -
State: closed - Opened by rdettai about 1 year ago
- 3 comments
Labels: stale
#593 - Inappropriately expecting a decorated plan.json and plan.cache in GitLab
Issue -
State: closed - Opened by spliskamatyshak about 1 year ago
- 7 comments
#592 - Default behavior of `tempfile.mkdtemp(suffix=None, prefix=None, dir=None)` changed in Python 3.12
Issue -
State: closed - Opened by sassdavid about 1 year ago
- 6 comments
#591 - Ignore image_uri changes
Issue -
State: closed - Opened by dgonzalezfintonic about 1 year ago
- 4 comments
Labels: stale
#590 - Lambda times out after 10 mins publishing lambda
Issue -
State: closed - Opened by joshuazeltser about 1 year ago
- 4 comments
#589 - Add support for including raw file content in zip
Issue -
State: closed - Opened by fheinecke about 1 year ago
- 6 comments
Labels: stale
#588 - Dummy
Pull Request -
State: closed - Opened by alpha-neutr0n about 1 year ago
- 1 comment
#587 - Windows: The process cannot access the file because it is being used by another process.
Issue -
State: closed - Opened by Ananym about 1 year ago
- 6 comments
Labels: stale
#586 - Error: Provider produced inconsistent final plan related qualified_arn, qualified_invoke_arn and version
Issue -
State: closed - Opened by hapatel-jetblue about 1 year ago
- 4 comments
Labels: stale
#585 - feat: Added support for alias to have multiple filter criteria same as function
Pull Request -
State: closed - Opened by aleboarna about 1 year ago
- 4 comments
#584 - feat: Support passing extra args to poetry export
Pull Request -
State: closed - Opened by morganchorlton3 about 1 year ago
- 6 comments
#583 - feat: Renamed python3.8-11 to python3.12 in examples, added tag to resources
Pull Request -
State: closed - Opened by antonbabenko about 1 year ago
- 2 comments
#582 - Have maintainers considered enabling GitHub Discussions?
Issue -
State: closed - Opened by trallnag about 1 year ago
- 3 comments