diff --git a/etcd/README.md b/etcd/README.md index d224c80..277396a 100644 --- a/etcd/README.md +++ b/etcd/README.md @@ -5,3 +5,5 @@ In this folder are environments, tools, resources, and the like for learning mor ## Contents **etcd-2.0**: Use the `Vagrantfile` and other files in this directory to turn up an etcd 2.0.9 cluster running on Ubuntu 14.04. The provisioning is handled via shell scripts. + +**etcdv3-ansible-aws-tf**: This environment leverages Terraform and Ansible to create an etcd v3 cluster on Ubuntu 16.04 on AWS.