terraform/internal/command/e2etest
Alisdair McDiarmid 1190b95fe2 command/e2etest: Ensure init fixes missing cache
We test that a deleted provider cache results in an error when running
terraform plan, but previously did not test that running init (as
instructed) would resolve the issue. This (failing) e2e test adds that
step.
2021-10-21 08:41:01 -04:00
..
testdata command/e2etest: TestProviderTampering 2021-10-05 10:59:59 -07:00
.gitignore Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
automation_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
doc.go Update various non-code references to renamed Go packages 2021-05-17 14:09:07 -07:00
init_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
main_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
make-archive.sh Update various non-code references to renamed Go packages 2021-05-17 14:09:07 -07:00
primary_test.go Move plans/ to internal/plans/ 2021-05-17 14:09:07 -07:00
provider_dev_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
provider_plugin_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
providers_mirror_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
providers_tamper_test.go command/e2etest: Ensure init fixes missing cache 2021-10-21 08:41:01 -04:00
provisioner_plugin_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
provisioner_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
remote_state_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
strip_ansi.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
unmanaged_test.go terraform: use ProtocolVersion from unmanaged providers' reattachConfig to chose the correct PluginClient (#28190) 2021-05-18 10:59:14 -04:00
version_test.go Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00