47chapters / letsgo

Starter Kit for Starting Startups
MIT License
58 stars 10 forks source link

EventSourceMapping conflict on `deploy` after `rm` #4

Open tjanczuk opened 1 year ago

tjanczuk commented 1 year ago

Current

yarn ops rm -a all
yarn ops deploy -a all

Complains with the following:

image

Expected

Redeployment proceeds without issues.