Skip to content

Create AWS CloudFormation template JSON from Clojure data

Notifications You must be signed in to change notification settings

portkey-cloud/edn-to-cfn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edn-to-cfn

CircleCI

This is a WIP tool to generate AWS CloudFormation templates form Clojure data.

WARNING: This is not usable yet!

Goals:

  • Creating a spec for AWS CloudFormation as edn
  • Good error messages (via spec and expound)

Antigoals:

  • Templating tools (just use Clojure to create the datastructures)

AWS CloudFormation specs

The library contains automatically generated specifications for AWS CloudFormation in aws.* namespaces.

The goal is to fully spec all resources and their configuration.

License

Copyright © 2018 Tatu Tarvainen

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Create AWS CloudFormation template JSON from Clojure data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published