Some simple command line tools for building etcd clusters on AWS. Inspired by this blog post with some code borrowed from crewjam/etcd-aws.
This repository aims to provide a single tool for each of the purposes etcd-aws does in a single executable, and also to leverage the build in etcd instance of a CoreOS machine, rather than vendoring one into a docker image.