cdk-constructs
cdk-constructs copied to clipboard
Upgrade the runtime to Node v14
AWS is phasing out Node v12 support following the EOL of Node v12 (April 30, 2022). This requires this package to start using at least v14or better v16. Since v16 doesn't exist in CustomResourceProviderRuntime of CDK v1.140.0, this update includes upgrade to v14.
Can anybody look at this PR? There are some unrelated build failures due to Docker pulling.