terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations πŸ‡ΊπŸ‡¦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
886 stars 656 forks source link

Add Python runtime 3.10 #465

Closed JulianAWS closed 1 year ago

JulianAWS commented 1 year ago

Is your request related to a new offering from AWS?

Yes βœ…: please list the AWS provider version which introduced this functionality

Is your request related to a problem? Please describe.

I'm frustrated when I can not use Python3.10

Describe the solution you'd like.

Add a Lambda function and layer with runtime Python 3.10

Describe alternatives you've considered.

Using Python3.9

Additional context

antonbabenko commented 1 year ago

Please read this for the explanation - https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/460#issuecomment-1547619499

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.