tterry/cloudformation-deploy

Deploys AWS cloudformation templates using stack updates

Leiningen/Boot

[tterry/cloudformation-deploy "0.1.0"]

Clojure CLI/deps.edn

tterry/cloudformation-deploy {:mvn/version "0.1.0"}

Gradle

implementation("tterry:cloudformation-deploy:0.1.0")

Maven

<dependency>
  <groupId>tterry</groupId>
  <artifactId>cloudformation-deploy</artifactId>
  <version>0.1.0</version>
</dependency>