Skip to content

v0.0.1

Compare
Choose a tag to compare
@josh-padnick josh-padnick released this 13 Mar 21:57

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