terraform/internal/command/e2etest
Sarah French 193867f060
Some checks failed
build / Determine intended Terraform version (push) Has been cancelled
build / Determine Go toolchain version (push) Has been cancelled
Quick Checks / Unit Tests (push) Has been cancelled
Quick Checks / Race Tests (push) Has been cancelled
Quick Checks / End-to-end Tests (push) Has been cancelled
Quick Checks / Code Consistency Checks (push) Has been cancelled
build / Generate release metadata (push) Has been cancelled
build / Build for freebsd_386 (push) Has been cancelled
build / Build for linux_386 (push) Has been cancelled
build / Build for openbsd_386 (push) Has been cancelled
build / Build for windows_386 (push) Has been cancelled
build / Build for darwin_amd64 (push) Has been cancelled
build / Build for freebsd_amd64 (push) Has been cancelled
build / Build for linux_amd64 (push) Has been cancelled
build / Build for openbsd_amd64 (push) Has been cancelled
build / Build for solaris_amd64 (push) Has been cancelled
build / Build for windows_amd64 (push) Has been cancelled
build / Build for freebsd_arm (push) Has been cancelled
build / Build for linux_arm (push) Has been cancelled
build / Build for darwin_arm64 (push) Has been cancelled
build / Build for linux_arm64 (push) Has been cancelled
build / Build for windows_arm64 (push) Has been cancelled
build / Build Docker image for linux_386 (push) Has been cancelled
build / Build Docker image for linux_amd64 (push) Has been cancelled
build / Build Docker image for linux_arm (push) Has been cancelled
build / Build Docker image for linux_arm64 (push) Has been cancelled
build / Build e2etest for linux_386 (push) Has been cancelled
build / Build e2etest for windows_386 (push) Has been cancelled
build / Build e2etest for darwin_amd64 (push) Has been cancelled
build / Build e2etest for linux_amd64 (push) Has been cancelled
build / Build e2etest for windows_amd64 (push) Has been cancelled
build / Build e2etest for linux_arm (push) Has been cancelled
build / Build e2etest for darwin_arm64 (push) Has been cancelled
build / Build e2etest for linux_arm64 (push) Has been cancelled
build / Run e2e test for linux_386 (push) Has been cancelled
build / Run e2e test for windows_386 (push) Has been cancelled
build / Run e2e test for darwin_amd64 (push) Has been cancelled
build / Run e2e test for linux_amd64 (push) Has been cancelled
build / Run e2e test for windows_amd64 (push) Has been cancelled
build / Run e2e test for linux_arm (push) Has been cancelled
build / Run e2e test for linux_arm64 (push) Has been cancelled
build / Run terraform-exec test for linux amd64 (push) Has been cancelled
test: Add E2E test coverage for inspecting a plan file using the terraform show command (#38020)
2025-12-19 14:53:07 +00:00
..
testdata test: Add E2E test coverage for inspecting a plan file using the terraform show command (#38020) 2025-12-19 14:53:07 +00:00
.gitignore Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
automation_test.go remove repetitive words 2024-03-06 21:48:30 +08:00
doc.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
init_test.go test: Update module used for testing init's -from-module feature, so that the test can be run on darwin_arm64 platforms. (#38015) 2025-12-17 16:12:41 +00:00
main_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
make-archive.sh Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
meta_backend_test.go PSS: Implement unsetting of a state store (#37875) 2025-11-19 13:43:46 +00:00
module_archive_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
pluggable_state_store_test.go test: Add E2E test coverage for inspecting a plan file using the terraform show command (#38020) 2025-12-19 14:53:07 +00:00
primary_test.go PSS: Allow pluggable state store configuration to be read from a plan file (#37957) 2025-12-18 11:49:31 +00:00
provider_dev_test.go add additional warning that providers won't be downloaded 2025-11-12 09:23:17 +01:00
provider_plugin_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
providers_mirror_test.go add -lock-file flag to providers mirror command 2024-06-11 16:37:28 -04:00
providers_schema_test.go PSS: Add tests showing provider commands being used with PSS (#37959) 2025-12-17 19:44:36 +00:00
providers_tamper_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provisioner_plugin_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
provisioner_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
remote_state_test.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
strip_ansi.go Update copyright file headers to BUSL-1.1 2023-08-10 23:43:27 +01:00
terraform_provider_funcs_test.go provider/terraform: Terraform-specific encoding functions 2024-02-27 16:13:48 -08:00
terraform_query_test.go Skip query e2e test when we cannot build at runtime (#37307) 2025-07-09 13:51:16 +01:00
terraform_test.go states: Only track root module output values 2023-12-07 09:56:36 -08:00
unmanaged_test.go List implementation for simple provider and e2e tests (#37297) 2025-07-09 12:19:26 +02:00
version_test.go Fix e2e tests on windows (#37572) 2025-09-08 12:25:26 -04:00