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

feat: Add support for logging_config #530

Closed niroz89 closed 5 months ago

niroz89 commented 5 months ago

Is your request related to a new offering from AWS?

https://aws.amazon.com/blogs/compute/introducing-advanced-logging-controls-for-aws-lambda-functions/

Is this functionality available in the AWS provider for Terraform?

Describe the solution you'd like.

support newly introduced logging_config for lambda function argument.

Describe alternatives you've considered.

Additional context

antonbabenko commented 5 months ago

This issue has been resolved in version 7.0.0 :tada:

github-actions[bot] commented 4 months 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.