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
909 stars 682 forks source link

fix: Added encoding="utf-8" #483

Closed MislavJaksic closed 1 year ago

MislavJaksic commented 1 year ago

Description

Added encoding="utf-8".

Motivation and Context

See https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/482 .

Breaking Changes

Expanding the number of characters a file can contain does not break compatibility.

How Has This Been Tested?

I believe the change is so trivial it does not require extensive testing or validation.

github-actions[bot] commented 1 year ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 1 year ago

This PR was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year 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.