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 5cbf7c5f96
Add docs for automatic var files in test directories (#34349)
2 years ago
..
bad-references testing framework: allow providers to reference run blocks (#34118) 2 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
dangling_data_block terraform test: rearrange the order of destroy operations (#34293) 2 years ago
default_optional_values apply defaults when processing variables for assertions 2 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) 2 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 2 years ago
functions_available testing framework: add support for functions in variables and providers (#34204) 2 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-overrides testing framework: add warnings for override blocks with invalid targets (#34181) 2 years ago
invalid_default_state Implement updates to testing framework based on recent feedback 3 years ago
long_running Test framework will produce regular updates in -json mode (#33953) 2 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
mocking terraform test: connect mock behaviour to test framework (#34205) 2 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) 2 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) 2 years ago
null_value_in_vars Add additional validation around unknown and null values in test variables (#33861) 2 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) 2 years ago
plan_then_apply explicitely disallow duplicate run block names in test files (#33836) 2 years ago
provider_runs testing framework: allow providers to reference run blocks (#34118) 2 years ago
provider_runs_invalid testing framework: allow providers to reference run blocks (#34118) 2 years ago
provider_vars terraform test: allow providers in test files to reference variables (#34069) 2 years ago
sensitive_input_values terraform test: remove marks before passing variables as inputs to a plan (#34190) 2 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
skip_destroy_on_empty terraform test: skip destroy step for empty run blocks (#34331) 2 years ago
state_propagation Implement updates to testing framework based on recent feedback 3 years ago
tfvars_in_test_dir Add docs for automatic var files in test directories (#34349) 2 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) 2 years ago
unknown_value_in_vars Add additional validation around unknown and null values in test variables (#33861) 2 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
variables_undefined_in_config terraform test: allow providers in test files to reference variables (#34069) 2 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_interrupt_and_additional_file Test files should be marked as skipped if all their run blocks were skipped (#33950) 2 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