All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
terraboot-$name
will have to update it's infra.clj
or equivalent with any calls made to (vpc-vpn-infra ..)
now to include in the argument hash:mesos-ami mesos-ami
.(condp = target
"vpc" (do
(to-file
(vpc-vpn-infra
{
:vpc-name vpc-name
:region region
:azs [:a :b]
:default-ami default-ami
:mesos-ami mesos-ami
...
make-widget-async
to provide a different widget shape.make-widget-sync
- we're all async, all the time.make-widget-sync
.Can you improve this documentation? These fine people already did:
Matt Ford & thattommyhallEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close