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: Added support to override default tags of provider in S3 object #538

Closed antonbabenko closed 5 months ago

antonbabenko commented 5 months ago

Description

Inspired by https://github.com/terraform-aws-modules/terraform-aws-s3-bucket/pull/261 to workaround the limitation of 10 tags for S3 objects.

antonbabenko commented 5 months ago

This PR is included in version 7.2.0 :tada:

github-actions[bot] commented 4 months ago

I'm going to lock this pull request 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 related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.