cdklabs / cdklabs/cdk-docker-image-deployment

remove NodeJsFunction constructs from library

Open
#15 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
88
Forks
15
Avg merge
7m
Merged PRs (30d)
30

Description

If we ever want to move this library into aws-cdk-lib, we cannot depend on experimental constructs. We will have to figure out a different way to bundle assets and refactor the two custom resource lambdas that currently utilize `NodeJsFunction`.

Contributor guide

Open the contributing guide

Research direction

The issue identifies two custom resource lambdas that currently use NodeJsFunction, but it names no files or tests. Start by locating those lambdas and tracing how their assets are bundled; done means the library no longer depends on the experimental construct and both lambdas still bundle correctly for AWS CDK compatibility.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.