terraform/command/e2etest
Martin Atkins 73c9521a04 command/e2etest: Temporarily disable tests that access network
Several of these tests rely on external services (e.g. Terraform Registry)
that have not yet been updated to support the needs of Terraform v0.12.0,
so for now we'll skip all of these tests and wait until those systems have
been updated.

This should be removed before Terraform v0.12.0 final to enable these
tests to be used as part of pre-release smoke testing.
2018-11-19 09:02:35 -08:00
..
test-fixtures Re-integrate the "terraform" provider into the main binary 2017-11-03 11:36:31 -07:00
.gitignore command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
automation_test.go command: "terraform apply" uses interactive confirmation by default 2017-11-01 06:54:39 -07:00
doc.go command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
init_test.go Re-integrate the "terraform" provider into the main binary 2017-11-03 11:36:31 -07:00
main_test.go command/e2etest: Temporarily disable tests that access network 2018-11-19 09:02:35 -08:00
make-archive.sh command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
primary_test.go Change -force to -auto-approve when destroying 2018-02-01 00:14:42 +00:00
version_test.go command: Include provider versions in "terraform version" 2017-10-25 17:36:24 -07:00