GitHub - tailrecursion/boot-stack: task for provisioning amazon web services cloudformation stacks (aws) with clojure-based templates
-
Notifications
You must be signed in to change notification settings - Fork 0
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.