Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 417 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 417 Bytes

boot-stack

a boot task for deploying aws cloud formation templates

[tailrecursion/boot-stack "0.1.1"] ;; latest release

overview

the create task provisions a new cloudfront stack from a template described by clojure data structures, instead of json and yaml, so it may be conveniently manipulated by a boot build.

conversely, the delete task tears it down.