v0.0.1
Initial release of terratest!
- Expose a basic DSL for running "unit" tests with Terraform
- Allow multiple tests to run in parallel by handling namespacing and randomly choosing regions
- Handle other boilerplate in running a Terraform test
- Shell out to Terraform to run needed Terraform commands