aws_stepfunctions_tasks.EcsRunTask: Step Function Task cannot read containerName #27848
Labels
@aws-cdk/aws-stepfunctions-tasks
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
Example project: https://github.com/rupe120/aws-cdk-stepfuction-ecsruntask-example
When I try to synth an EcsRunTask I get the error:
Expected Behavior
A synth'd template
Current Behavior
Error reading task definition container name.
Reproduction Steps
Clone: https://github.com/rupe120/aws-cdk-stepfuction-ecsruntask-example
Run:
npx cdk synth -q
Possible Solution
?
Additional Information/Context
No response
CDK CLI Version
2.102.0 (build 2abc59a)
Framework Version
2.102.0
Node.js Version
v18.16.1
OS
Microsoft Windows 11 Enterprise (10.0.22621 Build 22621)
Language
TypeScript
Language Version
TypeScript 5.2.2
Other information
No response
The text was updated successfully, but these errors were encountered: