Skip to content

Releases: gruntwork-io/terratest

v0.0.1

13 Mar 21:57
Compare
Choose a tag to compare

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