Skip to content

Commit

Permalink
Merge pull request #26 from clouddrove/0.15
Browse files Browse the repository at this point in the history
fix terratest
  • Loading branch information
Om Sharma committed Jul 9, 2021
2 parents 3803662 + 167ad38 commit 0c220f6
Show file tree
Hide file tree
Showing 3 changed files with 634 additions and 2 deletions.
8 changes: 8 additions & 0 deletions _test/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
module terratest

go 1.16

require (
github.com/gruntwork-io/terratest v0.36.4 // indirect
github.com/stretchr/testify v1.7.0 // indirect
)
Loading

0 comments on commit 0c220f6

Please sign in to comment.