You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/command/testdata/test
Liam Cervante 126f34e4e8
Implement updates to testing framework based on recent feedback
3 years ago
..
custom_condition_checks testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
custom_condition_inputs testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
custom_condition_outputs testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
custom_condition_resources testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
default_variables test framework: expand variables available to test assertions (#33611) 3 years ago
expect_failures_checks testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
expect_failures_inputs Implement updates to testing framework based on recent feedback 3 years ago
expect_failures_outputs Implement updates to testing framework based on recent feedback 3 years ago
expect_failures_resources Implement updates to testing framework based on recent feedback 3 years ago
invalid testing framework: validate the configuration before terraform test (#33559) 3 years ago
invalid-module testing framework: validate the configuration before terraform test (#33559) 3 years ago
invalid_default_state Implement updates to testing framework based on recent feedback 3 years ago
missing-provider test framework: include transformed config before validating config (#33608) 3 years ago
missing-provider-in-run-block test framework: include transformed config before validating config (#33608) 3 years ago
missing-provider-in-test-module test framework: include transformed config before validating config (#33608) 3 years ago
multiple_files testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
no_providers_in_main Fix root cause of race condition in testing framework tests 3 years ago
only_modules Implement updates to testing framework based on recent feedback 3 years ago
partial_updates Implement updates to testing framework based on recent feedback 3 years ago
pass_with_locals testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
pass_with_outputs testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
pass_with_variables testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
plan_then_apply testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
simple_fail testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
simple_pass testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
simple_pass_nested testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
simple_pass_nested_alternate testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
simple_pass_very_nested testing framework: allow users to specify deeply nested testing directories (#33584) 3 years ago
state_propagation Implement updates to testing framework based on recent feedback 3 years ago
undefined_variables test framework: expand variables available to test assertions (#33611) 3 years ago
variables testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
with_double_interrupt testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
with_interrupt testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
with_nested_setup_modules terraform test: fix crash when using nested modules from test run blocks (#33589) 3 years ago
with_provider_alias testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
with_setup_module testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago