cdk/ide/lib/ide-stack.ts (4 lines): - line 39: // TODO: Remove this - replaced with new lambda code based on crhelper Python framework - line 248: resources: ["*"], //TODO: Refactor and scope this down - line 384: EBSVolumeSize: 32, //TODO: Parameterize this? - line 445: // TODO: Scope this down cdk/ide/lib/cluster-stack.ts (3 lines): - line 156: resources: ["*"], // TODO: use specific instance ARN - line 173: // TODO: Remove this NOT NEEDED - line 404: // TODO: Install anything else we need