Open Issues Need Help
View All on GitHub (cli): enforce colored output 16 days ago
good first issue p1 feature-request effort/small
allow customizing role session name 4 months ago
good first issue p2 feature-request effort/small
aws-cdk: `cdk init lib` doest not properly default to `typescript` about 1 year ago
AI Summary: The AWS CDK CLI's `cdk init lib` command incorrectly reports that it defaults to TypeScript when no language is specified, even though it fails to actually select TypeScript. The task is to debug and fix this issue in the AWS CDK Toolkit, ensuring that the default language is correctly set when only one language is supported for a given project type.
Complexity:
4/5
good first issue p2 bug effort/small