Skip to content

ci: fix layer import in CDK stack#5009

Merged
dreamorosi merged 2 commits intomainfrom
ci/fix_layer
Feb 10, 2026
Merged

ci: fix layer import in CDK stack#5009
dreamorosi merged 2 commits intomainfrom
ci/fix_layer

Conversation

@dreamorosi
Copy link
Copy Markdown
Contributor

Summary

Changes

Please provide a summary of what's being changed

This PR adds the .js suffix to one of the imports in the Lambda stack deployer which broke due to an oversight in a previous PR.

Please add the issue number below, if no issue is present the PR might get blocked and not be reviewed

Issue number: closes #5008


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

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@dreamorosi dreamorosi requested a review from svozza February 10, 2026 14:19
@dreamorosi dreamorosi self-assigned this Feb 10, 2026
@pull-request-size pull-request-size Bot added the size/XS PR between 0-9 LOC label Feb 10, 2026
@dreamorosi dreamorosi changed the title ci: fix layer import ci: fix layer import in CDK stack Feb 10, 2026
@sonarqubecloud
Copy link
Copy Markdown

@dreamorosi dreamorosi merged commit 1dc572e into main Feb 10, 2026
49 checks passed
@dreamorosi dreamorosi deleted the ci/fix_layer branch February 10, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS PR between 0-9 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: fix layer stack import

2 participants