terraform/command/e2etest
Martin Atkins b3f5c7f1e6 command/init: Read, respect, and update provider dependency locks
This changes the approach used by the provider installer to remember
between runs which selections it has previously made, using the lock file
format implemented in internal/depsfile.

This means that version constraints in the configuration are considered
only for providers we've not seen before or when -upgrade mode is active.
2020-10-09 09:26:23 -07:00
..
testdata main: new global option -chdir 2020-09-04 15:31:08 -07:00
.gitignore command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
automation_test.go we can roll back the e2e tests 2020-09-22 09:55:19 -04:00
doc.go command/e2etest: end-to-end testing harness 2017-07-17 14:25:33 -07:00
init_test.go command/init: Read, respect, and update provider dependency locks 2020-10-09 09:26:23 -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 we can roll back the e2e tests 2020-09-22 09:55:19 -04:00
providers_mirror_test.go command: terraform providers mirror 2020-06-01 14:49:43 -07:00
remote_state_test.go e2e test for remote state read 2020-06-24 14:09:59 -04:00
unmanaged_test.go e2etest server was unsynchronized 2020-09-30 14:28:02 -04:00
version_test.go command/e2etest: Update expected output for new plugin installer 2020-04-06 09:24:23 -07:00