terraform/command/e2etest
Martin Atkins 92d6a30bb4 main: skip direct provider installation for providers available locally
This more closely replicates the 0.12-and-earlier behavior, where having
at least one version of a provider installed locally would totally disable
any attempt to look for newer versions remotely.

This is just for the implicit default behavior. Assumption is that later
we'll have an explicit configuration mechanism that will allow the user
to specify exactly where to look for what, and thus avoid tricky
heuristics like this.
2020-04-17 13:55:11 -07:00
..
testdata main: skip direct provider installation for providers available locally 2020-04-17 13:55:11 -07:00
.gitignore command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
automation_test.go command/e2etest: update "init" tests for abbreviated provider addresses 2020-04-06 09:24:23 -07:00
doc.go command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
init_test.go main: skip direct provider installation for providers available locally 2020-04-17 13:55:11 -07:00
main_test.go [WIP] Re-enable the end-to-end tests (#20044) 2019-04-29 13:03:24 -04:00
make-archive.sh Standardise directory name for test data 2019-06-30 10:16:15 +02:00
primary_test.go command/e2etest: update "init" tests for abbreviated provider addresses 2020-04-06 09:24:23 -07:00
version_test.go command/e2etest: Update expected output for new plugin installer 2020-04-06 09:24:23 -07:00