1246 Forks
6850 Stars
6850 Watchers

terratest

Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

How to download and setup terratest

Open terminal and run command
git clone https://github.com/gruntwork-io/terratest.git
git clone is used to create a copy or clone of terratest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with terratest https://github.com/gruntwork-io/terratest/archive/master.zip

Or simply clone terratest with SSH
[email protected]:gruntwork-io/terratest.git

If you have some problems with terratest

You may open issue on terratest support forum (system) here: https://github.com/gruntwork-io/terratest/issues