Skip to content

New serverless pattern - Lambda Managed Instances with Terraform#2904

Merged
julianwood merged 6 commits intoaws-samples:mainfrom
matt-boland:matt-boland-feature-lambda-managed-instance-tf
Feb 16, 2026
Merged

New serverless pattern - Lambda Managed Instances with Terraform#2904
julianwood merged 6 commits intoaws-samples:mainfrom
matt-boland:matt-boland-feature-lambda-managed-instance-tf

Conversation

@matt-boland
Copy link
Copy Markdown
Contributor

@matt-boland matt-boland commented Dec 29, 2025

Issue #, if available:
#2905

Description of changes:
This PR adds a new serverless pattern lambda-managed-instances-tf that demonstrates deploying AWS Lambda functions on Lambda Managed Instances using Terraform.

  • Complete Terraform infrastructure with VPC, subnets, and NAT gateways across 3 AZs
  • Hello World Lambda function with Python 3.13 runtime
  • CloudWatch logging with custom log groups
  • Automated testing scripts and comprehensive documentation

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Copy Markdown
Contributor

@marcojahn marcojahn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @matt-boland, thank you for your contribution. I requested a few small changes. Please review.
Best regards & TY.

Comment thread lambda-managed-instances-tf/README.md Outdated
Comment thread lambda-managed-instances-tf/events/hello-world.json Outdated
Comment thread lambda-managed-instances-tf/example-pattern.json Outdated
Comment thread lambda-managed-instances-tf/README.md Outdated
matt-boland and others added 4 commits February 10, 2026 13:34
Co-authored-by: Marco <marco.jahn@gmail.com>
Co-authored-by: Marco <marco.jahn@gmail.com>
Co-authored-by: Marco <marco.jahn@gmail.com>
Co-authored-by: Marco <marco.jahn@gmail.com>
@matt-boland
Copy link
Copy Markdown
Contributor Author

@marcojahn Suggested changes have been committed.

Hello @matt-boland, thank you for your contribution. I requested a few small changes. Please review. Best regards & TY.

added lambda-managed-instances-tf.json
@marcojahn
Copy link
Copy Markdown
Contributor

Thank you for your contribution, your PR will be merged soon.

@julianwood julianwood merged commit 5f69318 into aws-samples:main Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants