terraform/builtin/providers/external
zimbatm 6ed873b72d Make the external test work on more environments
GOPATH is actually a list of path and doesn't necessarily have to be
set. If unset it will default to $GOPATH/go in go 1.9+.

Assume that go install will install to the first path in the list.
2017-03-31 07:59:00 -07:00
..
test-programs/tf-acc-external-data-source
data_source.go
data_source_test.go Make the external test work on more environments 2017-03-31 07:59:00 -07:00
provider.go
provider_test.go
util.go