opentofu/internal/command/e2etest
Diógenes Fernandes 2c7cd8546c
Some checks are pending
build / Build for freebsd_386 (push) Waiting to run
build / Build for linux_386 (push) Waiting to run
build / Build for openbsd_386 (push) Waiting to run
build / Build for windows_386 (push) Waiting to run
build / Build for freebsd_amd64 (push) Waiting to run
build / Build for linux_amd64 (push) Waiting to run
build / Build for openbsd_amd64 (push) Waiting to run
build / Build for solaris_amd64 (push) Waiting to run
build / Build for windows_amd64 (push) Waiting to run
build / Build for freebsd_arm (push) Waiting to run
build / Build for linux_arm (push) Waiting to run
build / Build for linux_arm64 (push) Waiting to run
build / Build for darwin_amd64 (push) Waiting to run
build / Build for darwin_arm64 (push) Waiting to run
build / End-to-end Tests for linux_386 (push) Waiting to run
build / End-to-end Tests for windows_386 (push) Waiting to run
build / End-to-end Tests for darwin_amd64 (push) Waiting to run
build / End-to-end Tests for linux_amd64 (push) Waiting to run
build / End-to-end Tests for windows_amd64 (push) Waiting to run
Quick Checks / List files changed for pull request (push) Waiting to run
Quick Checks / Unit tests for linux_386 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for windows_amd64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm (push) Blocked by required conditions
Quick Checks / Unit tests for darwin_arm64 (push) Blocked by required conditions
Quick Checks / Unit tests for linux_arm64 (push) Blocked by required conditions
Quick Checks / Race Tests (push) Blocked by required conditions
Quick Checks / End-to-end Tests (push) Blocked by required conditions
Quick Checks / Code Consistency Checks (push) Blocked by required conditions
Quick Checks / License Checks (push) Waiting to run
Website checks / List files changed for pull request (push) Waiting to run
Website checks / Build (push) Blocked by required conditions
Website checks / Test Installation Instructions (push) Blocked by required conditions
fix: showSensitive working for provisioners output (#3931)
Signed-off-by: Diogenes Fernandes <diofeher@gmail.com>
2026-04-15 09:39:53 -03:00
..
fakeocireg fakeocireg: A testing helper for OCI registry tests in e2etest 2025-03-26 09:52:07 -07:00
testdata fix: showSensitive working for provisioners output (#3931) 2026-04-15 09:39:53 -03:00
.gitignore Move command/ to internal/command/ 2021-05-17 14:09:07 -07:00
automation_test.go Fix crash in unmarkDeepWithPathsDeprecated (#3105) 2025-08-06 15:40:19 +01:00
doc.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
encryption_test.go Support for static variables used with encrypted plans (#1998) 2025-07-28 12:11:43 -04:00
ephemeral_test.go fix: ephemeral end-to-end tests on Windows (#3259) 2025-09-10 12:07:24 -03:00
init_test.go Refactor init command to use View instead of Ui (#3749) 2026-02-11 16:29:31 +02:00
json_dual_test.go Fix flaky TestJsonIntoStream by not comparing elapsed durations between runs 2026-04-02 07:11:07 -04:00
main_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
module_archive_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
module_oci_sources_test.go e2etest: Install module packages with "oci" source address scheme 2025-04-23 16:34:57 -07:00
plan_test.go Deprecated resource blocks attrs (#3973) 2026-04-07 10:30:43 -04:00
primary_test.go fix: showSensitive working for provisioners output (#3931) 2026-04-15 09:39:53 -03:00
provider_dev_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
provider_functions_test.go Replace AWS with local provider to fix end-to-end test on darwin_amd64 (#3224) 2025-09-03 09:04:12 -03:00
provider_network_mirror_test.go Add download_retry_count for direct and network_mirror in CLI configuration (#3368) 2025-10-18 11:42:25 +03:00
provider_oci_mirrors_test.go Error checking simplifications (#3694) 2026-01-20 09:27:14 +00:00
provider_plugin_test.go command: "go fix" on various files we've changed recently anyway 2026-03-17 15:25:30 -07:00
providers_mirror_test.go Prevents providers mirror from crashing with bad lock file (#1985) 2024-09-25 09:01:17 -04:00
providers_tamper_test.go Defer provider checksum and parallelize schema fetching (#2730) 2025-12-01 11:28:52 -05:00
provisioner_plugin_test.go Cleanup github workflows (#2903) 2025-06-11 07:15:07 -04:00
provisioner_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
remote_state_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
static_plan_test.go Unify patterns across the refactored commands (#3941) 2026-03-26 17:19:27 +02:00
strip_ansi.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
test_test.go Handle ignoring computed fields in ignore_changes blocks for testing (#3646) 2026-01-08 10:51:40 +00:00
tf_provider_data_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
unmanaged_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
version_test.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00