Skip to content

Commit

Permalink
Update README.md with link to CDK repo issue
Browse files Browse the repository at this point in the history
tie repo to aws/aws-cdk#26221
  • Loading branch information
fidothe authored Jul 4, 2023
1 parent e7293cb commit 64806a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ec2.InitCommand.argvCommand bug repro

This is as small a repro of the ec2.InitCommand.argvCommand bug as I can make.
This is as small a repro of the ec2.InitCommand.argvCommand bug (aws/aws-cdk#26221) as I can make.

`cdk synth` shows the generated template is missing the second '1001' arg from second `command` entry.

Expand Down

0 comments on commit 64806a3

Please sign in to comment.