terraform/internal/moduletest/graph
2026-02-03 16:04:43 +01:00
..
apply.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
diagnostics.go Produce detailed diagnostic objects when test run assertions fail (#36522) 2025-03-03 15:46:04 +01:00
eval_context.go move stray check for deprecation to central location 2026-02-03 16:04:43 +01:00
eval_context_test.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
node_provider.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
node_state_cleanup.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
node_test_run.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
node_test_run_cleanup.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
node_variable.go terraform test: deprecate ambigious variable references in test files (#37218) 2025-06-06 17:02:33 +02:00
plan.go Allow functions in test mock blocks (#37883) 2026-01-22 09:42:21 +01:00
test_graph_builder.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
transform_close_graph.go Use iterators for graph vertices (#36558) 2025-06-03 13:57:13 +02:00
transform_providers.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
transform_references.go actions: implement expansion and planning actions 2025-07-18 13:07:43 +02:00
transform_state_cleanup.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
transform_test_run.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
transform_variables.go terraform test: move variable evaluation into the terraform test graph (#37205) 2025-06-06 10:11:35 +02:00
variables.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00
wait.go Implement controlling destroy functionality within Terraform Test (#37359) 2025-09-10 17:22:20 +02:00