Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

Commit 62e6c0e

Browse files
authored
Implement Terraform validate test (#18)
1 parent c9ceb51 commit 62e6c0e

File tree

3 files changed

+84
-7
lines changed

3 files changed

+84
-7
lines changed

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/gruntwork-io/terraform-google-static-assets/test
33
go 1.13
44

55
require (
6-
github.com/gruntwork-io/terratest v0.31.3
6+
github.com/gruntwork-io/terratest v0.36.3
77
github.com/stretchr/testify v1.4.0
88
)

0 commit comments

Comments
 (0)