Skip to content

Conversation

@tiagovmvieira
Copy link

@tiagovmvieira tiagovmvieira commented Sep 4, 2025

Description

This PR adds support for the source_kms_key_arn parameter to enable KMS encryption of Lambda deployment packages. The parameter allows users to specify an AWS KMS key ARN to encrypt ZIP-based Lambda function packages before they are uploaded to AWS Lambda.

hashicorp/terraform-provider-aws#44080

Motivation and Context

AWS Lambda supports KMS encryption for ZIP deployment packages through the source_kms_key_arn parameter, but this module was missing it. This creates an opportunity for users to enhance security by encrypting their Lambda source code packages at rest.

Breaking Changes

N/A

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@github-actions
Copy link

github-actions bot commented Oct 5, 2025

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 github-actions bot added the stale label Oct 5, 2025
@github-actions
Copy link

This PR was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this Oct 16, 2025
@github-actions
Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants