Skip to content

Add Lambda function: example-lambda15 (non-prod/us-west-2)#12

Open
josh-padnick wants to merge 1 commit intomainfrom
add-lambda-example-lambda15-non-prod
Open

Add Lambda function: example-lambda15 (non-prod/us-west-2)#12
josh-padnick wants to merge 1 commit intomainfrom
add-lambda-example-lambda15-non-prod

Conversation

@josh-padnick
Copy link
Copy Markdown
Contributor

This PR adds a new Lambda function deployment.

Lambda Configuration

Setting Value
Function Name example-lambda15
Environment non-prod
Region us-west-2
Path non-prod/us-west-2/example-lambda15

Files Added

  • non-prod/us-west-2/example-lambda15/terragrunt.hcl - Terragrunt unit configuration
  • non-prod/us-west-2/example-lambda15/src/app.py - Lambda handler source code

Next Steps

  1. Review the configuration changes
  2. Merge this PR
  3. Run terragrunt apply in the non-prod/us-west-2/example-lambda15 directory to deploy

This commit adds a new Lambda function configuration:
- Function name: example-lambda15
- Environment: non-prod
- Region: us-west-2
- Path: non-prod/us-west-2/example-lambda15

Files included:
- terragrunt.hcl - Terragrunt unit configuration
- src/app.py - Lambda handler source code
@josh-padnick josh-padnick requested a review from yhakbar as a code owner January 28, 2026 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant