Commit ec058344 by Feanil Patel

Update readme to match the current state of things.

parent 9e41b547
This probably makes the most sense in a private repository, but I'm adding it here toyp kick-off the Jenkins site-speed integration. We can move it later.
This directory contains various modules for building out infrastructure using terraform.
Note that I've included the tfvars file intentionally as an example, but this would typically be git ignored.
Start by downloading and installing the terraform go binaries. Run
> terraform plan
from the sitespeed directory to see what would happen if this was run against and AWS account.
The goal is to have modules here that represent reusable chunks of terraform and that teams can build
their own infrastructure by gluing together modules they find useful.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment