Skip to content

feat: Add support for tenant isolation mode feature#718

Merged
antonbabenko merged 2 commits intoterraform-aws-modules:masterfrom
paliwalvimal:vim-tenant-isolation
Jan 25, 2026
Merged

feat: Add support for tenant isolation mode feature#718
antonbabenko merged 2 commits intoterraform-aws-modules:masterfrom
paliwalvimal:vim-tenant-isolation

Conversation

@paliwalvimal
Copy link
Contributor

@paliwalvimal paliwalvimal commented Dec 1, 2025

Description

the pr adds support for enabling the newly introduced feature that allows multi-tenancy for lambda functions

Motivation and Context

Fixes #717

Breaking Changes

no breaking changes

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

@paliwalvimal paliwalvimal marked this pull request as draft December 1, 2025 11:49
@paliwalvimal paliwalvimal changed the title add support for tenant isolation mode feature feat: add support for tenant isolation mode feature Dec 1, 2025
@paliwalvimal paliwalvimal changed the title feat: add support for tenant isolation mode feature feat: Add support for tenant isolation mode feature Dec 1, 2025
@paliwalvimal paliwalvimal marked this pull request as ready for review December 1, 2025 11:58
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

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 Jan 1, 2026
@navneel99
Copy link

@paliwalvimal has there been any communication about this PR?

@github-actions github-actions bot removed the stale label Jan 3, 2026
@paliwalvimal
Copy link
Contributor Author

@paliwalvimal has there been any communication about this PR?

nothing yet @navneel99

@antonbabenko antonbabenko merged commit ab332c1 into terraform-aws-modules:master Jan 25, 2026
30 checks passed
antonbabenko pushed a commit that referenced this pull request Jan 25, 2026
## [8.3.0](v8.2.1...v8.3.0) (2026-01-25)

### Features

* Add support for tenant isolation mode feature ([#718](#718)) ([ab332c1](ab332c1))
@antonbabenko
Copy link
Member

This PR is included in version 8.3.0 🎉

@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 Feb 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for lambda tenant isolation mode

3 participants