/
githubmirror
/
terraform
ОбзорДокументацияВойти
/
githubmirror
/
terraform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
terraform/
.../testdata/test/
..
backend-with-skip-cleanup

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
bad-references

terraform test: automatically create edges based on references (#37200)

год назад
cleanup

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
complex_condition

Produce detailed diagnostic objects when test run assertions fail (#36522)

год назад
custom_condition_checks

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
custom_condition_inputs

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
custom_condition_outputs

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
custom_condition_resources

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
dangling_data_block

terraform test: rearrange the order of destroy operations (#34293)

3 года назад
default_optional_values

apply defaults when processing variables for assertions

3 года назад
default_variables

test framework: expand variables available to test assertions (#33611)

3 года назад
deferred_changes

terraform test: enable deferrals in Terraform Test with the specified flag (#37370)

год назад
destroy_fail

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
dynamic_source_missing_var

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_nested

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_non_const_var

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_nonexistent_module

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_with_default

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_with_local_value

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_with_setup_module

add tests for dynamic module sources in terraform test

5 месяцев назад
dynamic_source_with_var_flag

add tests for dynamic module sources in terraform test

5 месяцев назад
empty_module_with_output

Add test verifying issue #34476 has been fixed (#34478)

3 года назад
env-vars-in-module

terraform test: Push evaluation of variables to as late as possible (#35014)

2 года назад
env-vars

terraform test: Push evaluation of variables to as late as possible (#35014)

2 года назад
ephemeral_input

test: pass in variables during apply

2 года назад
ephemeral_input_with_error

test: pass in variables during apply

2 года назад
ephemeral_output

ephemerals: allow root ephemeral outputs in stacks and test (#37813)

9 месяцев назад
ephemeral_output_referenced

don't write ephemeral outputs to state (#37821)

9 месяцев назад
ephemeral_resource

test: pass in variables during apply

2 года назад
expect-failures-assertions

test: don't panic when resolving references that haven't been evaluated (#37484)

год назад
expect_failures_checks

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
expect_failures_during_apply

Continue test execution after an expected failure (#36447)

2 года назад
expect_failures_inputs

Implement updates to testing framework based on recent feedback

3 года назад
expect_failures_outputs

Implement updates to testing framework based on recent feedback

3 года назад
expect_failures_resources

Implement updates to testing framework based on recent feedback

3 года назад
expected_failures_during_planning

Continue test execution after an expected failure (#36447)

2 года назад
functions_available

terraform test: Fix crash when file level variables reference variables. (#34531)

3 года назад
global_var_ref_in_suite_var

run terraform fmt on test

2 года назад
global_var_refs

terraform test: Fix crash when file level variables reference variables. (#34531)

3 года назад
invalid-cleanup-warnings

Remove invalid warning during cleanup phase (#35172)

2 года назад
invalid-module

testing framework: validate the configuration before terraform test (#33559)

3 года назад
invalid-overrides

testing framework: add warnings for override blocks with invalid targets (#34181)

3 года назад
invalid-reference-with-target

evaluate: return diagnostics instead of unknown for uninitialised locals and resources (#37663)

год назад
invalid

testing framework: validate the configuration before terraform test (#33559)

3 года назад
invalid_config

Terraform test: Consolidate test execution procedure (#36459)

год назад
invalid_default_state

Implement updates to testing framework based on recent feedback

3 года назад
junit-output

Produce detailed diagnostic objects when test run assertions fail (#36522)

год назад
long_running

Test framework will produce regular updates in -json mode (#33953)

3 года назад
missing-provider-definition-in-file

Terraform test: Consolidate test execution procedure (#36459)

год назад
missing-provider-in-run-block

test framework: include transformed config before validating config (#33608)

3 года назад
missing-provider-in-test-module

test framework: include transformed config before validating config (#33608)

3 года назад
missing-provider

test framework: include transformed config before validating config (#33608)

3 года назад
mock-sources-inline

Allow functions in test mock blocks (#37883)

7 месяцев назад
mocking-error

terraform test: allow computed/mocked values override during planning (#36227)

2 года назад
mocking-invalid-outputs

Allow functions in test mock blocks (#37883)

7 месяцев назад
mocking-invalid

terraform test: allow computed/mocked values override during planning (#36227)

2 года назад
mocking

test: also allow mock_data and mock_resource blocks to generate data during planning (#36317)

2 года назад
multiple_files

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
nested_unknown_values

Add additional validation around unknown and null values in test variables (#33861)

3 года назад
no-tests

terraform test: fix regression when running with no tests (#37475) (#37477)

год назад
no_providers_in_main

Fix root cause of race condition in testing framework tests

3 года назад
no_state

No state to cleaup when it is empty (#36526)

год назад
non-existent-backend-type

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
null-outputs

Handle null outputs in Terraform test files (#33781)

3 года назад
null_value_in_assert

Add additional validation around unknown and null values in test variables (#33861)

3 года назад
null_value_in_vars

Add additional validation around unknown and null values in test variables (#33861)

3 года назад
only_modules

Implement updates to testing framework based on recent feedback

3 года назад
parallel-errors

terraform test: check specific dependencies before skipping run blocks (#37204)

год назад
parallel

fix: `TestTest_Parallel` adds delay to ensure order (#37890)

9 месяцев назад
parallel_divided

Terraform test: Consolidate test execution procedure (#36459)

год назад
partial_updates

Implement updates to testing framework based on recent feedback

3 года назад
pass_with_locals

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
pass_with_outputs

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
pass_with_variables

explicitely disallow duplicate run block names in test files (#33836)

3 года назад
plan_then_apply

explicitely disallow duplicate run block names in test files (#33836)

3 года назад
prevent-destroy

terraform test: override prevent_destroy meta attribute (#37364)

год назад
provider-functions-available

Include provider functions in scope used to evaluate test assertions (#34825)

2 года назад
provider_runs

testing framework: allow providers to reference run blocks (#34118)

3 года назад
provider_runs_invalid

terraform test: move providers into the graph (#37216)

год назад
provider_vars

terraform test: allow providers in test files to reference variables (#34069)

3 года назад
rds_shared_subnet

test: create all edges to leaf cleanup nodes (#37564)

год назад
removed-backend-type

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
reused-backend-config-child-modules

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
reused-backend-config

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
sensitive_input_values

Produce detailed diagnostic objects when test run assertions fail (#36522)

год назад
shared_state

Terraform test: Execute eligible test runs in parallel (#36300)

2 года назад
shared_state_object

Introduce 'run' keyword for referencing outputs from earlier run blocks (#33683)

3 года назад
simple_fail

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
simple_pass

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
simple_pass_count

Test run Parallelism of 1 should not result in deadlock (#37292)

год назад
simple_pass_function

Allow functions in test mock blocks (#37883)

7 месяцев назад
simple_pass_nested

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
simple_pass_nested_alternate

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
simple_pass_very_nested

testing framework: allow users to specify deeply nested testing directories (#33584)

3 года назад
skip_cleanup

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
skip_cleanup_simple

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
skip_cleanup_with_run_deps

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
skip_destroy_on_empty

terraform test: skip destroy step for empty run blocks (#34331)

3 года назад
skip_file_cleanup

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
state_propagation

Implement updates to testing framework based on recent feedback

3 года назад
tfvars_in_test_dir

Add docs for automatic var files in test directories (#34349)

3 года назад
top-dir-only-nested-test-files

Allow terraform init when only test files are present in directory (#36429)

2 года назад
top-dir-only-test-files

Allow terraform init when only test files are present in directory (#36429)

2 года назад
unapplyable-plan

Add test case to ensure no regression of already fixed crash (#36583)

год назад
undefined_variables

test framework: expand variables available to test assertions (#33611)

3 года назад
unknown_value_in_assert

Add additional validation around unknown and null values in test variables (#33861)

3 года назад
unknown_value_in_vars

Add additional validation around unknown and null values in test variables (#33861)

3 года назад
valid-use-local-backend

Implement controlling destroy functionality within Terraform Test (#37359)

год назад
variable_references

terraform test: move variable evaluation into the terraform test graph (#37205)

год назад
variables

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
variables_types

Allow referencing higher level variables from run blocks (#33722)

3 года назад
variables_undefined_in_config

terraform test: allow providers in test files to reference variables (#34069)

3 года назад
with-default-variables

terraform test: move variable evaluation into the terraform test graph (#37205)

год назад
with_double_interrupt

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
with_interrupt

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
with_interrupt_and_additional_file

Test files should be marked as skipped if all their run blocks were skipped (#33950)

3 года назад
with_nested_setup_modules

terraform test: fix crash when using nested modules from test run blocks (#33589)

3 года назад
with_provider_alias

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
with_setup_module

testing framework: change test file extension to .tftest.hcl (#33553)

3 года назад
with_state_key

feat: add state_key for test run blocks (#36185)

2 года назад
write-into-default-state

terraform test: refactor graph edge calculation (#37357)

год назад
write-only-attributes-mocked

write-only attributes: internal providers should set write-only attributes to null (#36824)

год назад
write-only-attributes-overridden

write-only attributes: internal providers should set write-only attributes to null (#36824)

год назад
write-only-attributes

write-only attributes: internal providers should set write-only attributes to null (#36824)

год назад