Skip to content

neoakris/aws-cdk_32368

Repository files navigation

aws-cdk_32368

This is intended to be a Short, (relatively) Self Contained, Example
Code Snippet for repoducing the bug linked below
aws/aws-cdk#32368

Reproducibility Notes

cd ~
git clone https://github.com/neoakris/aws-cdk_32368
cd ~/aws-cdk_32368
npm install
npx cdk bootstrap
# ^-- I noticed this caused log message in if statement to show up twice (just an observation)
npx cdk list
# ^-- I noticed this caused log message in if statement to show up once (just an observation)
npx cdk deploy bug-32368

About

bug_reproduction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published