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 "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
data_source.go "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
data_source_test.go Make the external test work on more environments 2017-03-31 07:59:00 -07:00
provider.go "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
provider_test.go "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
util.go "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00