codetheweb / serverless-step-functions-local

Run AWS step functions offline with Serverless
MIT License
17 stars 17 forks source link

Add support for StepFunction using Fn::GetAtt #22

Closed g1franc closed 1 year ago

g1franc commented 1 year ago

Hello,

This PR is about to add support for Fn::GetAtt to have the arn from the mapping entries. This allows to have stepFunction being able to call stepFunction.

Regards.

Toolito commented 1 year ago

Ohh yes, that's exactly what was missing to the plugin :+1:

codetheweb commented 1 year ago

Published in v0.5.1.