Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hack example to remove implicit node10 usage by the CDK #49

Merged
merged 1 commit into from
Nov 25, 2021

Conversation

plumdog
Copy link
Contributor

@plumdog plumdog commented Nov 25, 2021

Argue with the CDK to get at the on-event function deployed by the CDK. In CDK<1.94.0, this uses Node 10, which is no longer deployable. This shows how to persuade it to use node12 instead, which will probably work without issue.

@plumdog plumdog force-pushed the hack-example-to-remove-node10 branch from 876db88 to 060e837 Compare November 25, 2021 11:35
@plumdog plumdog force-pushed the hack-example-to-remove-node10 branch from 060e837 to 6693f1a Compare November 25, 2021 11:38
@plumdog plumdog merged commit 2c5c0df into master Nov 25, 2021
@plumdog plumdog deleted the hack-example-to-remove-node10 branch November 25, 2021 11:40
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