You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
export AWS_PROFILE=ecs-sample # setup your aws credentialcd cloudformation
npm i
npm run deploy
cd ../ecs
. ./_env.sh
ecspresso --config config.yml create # or `deploy`