sam-goodwin / eventual

Build scalable and durable micro-services with APIs, Messaging and Workflows
https://docs.eventual.ai
MIT License
176 stars 4 forks source link

fix: support discovery of eventual config and output directory. #329

Closed thantos closed 1 year ago

thantos commented 1 year ago

the local experience uses the .eventual directory to find the service name after a synth, this was based on the CWD. However, CDK is the one that writes the .eventual directory out and that would output to the CWD of where the synth script was run.