Dan Van Brunt
01/17/2022, 2:09 AMcdk.Construct is there a simple explanation for that? Should SST / construct authors being doing the same?Dan Van Brunt
01/17/2022, 3:32 AMFrank
Construct was extracted out from the CDK’s core package aws-cdk-lib and now lives in a separate package. You can read more about it here (the 4th bullet point) https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.htmlFrank
Construct with cdk-k8s, cdk-terraform and other CDK related projectsDan Van Brunt
01/17/2022, 4:03 AMFrank
construct@3.*.Frank
node_modules/Constructs/package.json and see which version it is?Dan Van Brunt
01/17/2022, 2:57 PMDan Van Brunt
01/17/2022, 6:55 PM