A tutorial and a set of scripts for deploying bosh on AWS with terraform.
Before you follow the steps in this tutorial you should be aware that you will create real resources on AWS that cost money. In particular, the tutorial requires that you deploy more resources than included in Amazon's free tier, i.e., two t2.small and one m3.xlarge instance. Obviously, I will not provide compensation for any costs.
For a detailed description of the project see the tutorial at https://ottenwbe.github.io/bosh-install/.
To jumpstart there is a quick start guide.
There is always room for improvement. Feel free to suggest optimizations, extensions, or corrections.