This repo contains the new aladin stack made with clojure.
clj -X stack/gen
aws cloudformation create-stack --stack-name OurTestStack --template-body file://stack.json --disable-rollback
aws cloudformation update-stack --stack-name OurTestStack --template-body file://stack.json