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 f8d4664bcd
Add additional validation around unknown and null values in test variables (#33861)
3 years ago
..
bad-references Allow referencing higher level variables from run blocks (#33722) 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_optional_values apply defaults when processing variables for assertions 3 years ago
default_variables test framework: expand variables available to test assertions (#33611) 3 years ago
destroy_fail Make the test command fail if resources could not be cleaned up (#33809) 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
expected_failures_during_planning Add warning when testing and combining expect_failures with apply operations 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
nested_unknown_values Add additional validation around unknown and null values in test variables (#33861) 3 years ago
no_providers_in_main Fix root cause of race condition in testing framework tests 3 years ago
null-outputs Handle null outputs in Terraform test files (#33781) 3 years ago
null_value_in_assert Add additional validation around unknown and null values in test variables (#33861) 3 years ago
null_value_in_vars Add additional validation around unknown and null values in test variables (#33861) 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 explicitely disallow duplicate run block names in test files (#33836) 3 years ago
plan_then_apply explicitely disallow duplicate run block names in test files (#33836) 3 years ago
shared_state Introduce 'run' keyword for referencing outputs from earlier run blocks (#33683) 3 years ago
shared_state_object Introduce 'run' keyword for referencing outputs from earlier run blocks (#33683) 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
unknown_value_in_assert Add additional validation around unknown and null values in test variables (#33861) 3 years ago
unknown_value_in_vars Add additional validation around unknown and null values in test variables (#33861) 3 years ago
variable_references Allow referencing higher level variables from run blocks (#33722) 3 years ago
variables testing framework: change test file extension to .tftest.hcl (#33553) 3 years ago
variables_types Allow referencing higher level variables from run blocks (#33722) 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