terraform/internal/stacks/stackruntime
Matej Risek 768b7bd0bc Add local values walk to walk_dynamic
This helps us catch diagnostics in locals that only happen during evaluation

Co-authored-by: Mutahhir Hayat <mutahhir.hayat@hashicorp.com>
Co-authored-by: Matej Risek <matej.risek@hashicorp.com>
2025-12-11 10:42:52 +01:00
..
hooks stacks: allow removed blocks to target components in nested stacks (#36787) 2025-04-03 10:29:18 +02:00
internal/stackeval Add local values walk to walk_dynamic 2025-12-11 10:42:52 +01:00
testdata/mainbundle Add local values walk to walk_dynamic 2025-12-11 10:42:52 +01:00
testing ephemerals: allow root ephemeral outputs in stacks and test (#37813) 2025-10-28 09:29:44 +01:00
apply.go stacks+rpcapi: Load prior state and plan separately 2024-07-17 11:08:16 -07:00
apply_destroy_test.go stacks: skip resource instance hooks during refresh plans (#37043) 2025-05-15 06:41:38 +00:00
apply_test.go Stacks: temporarily disable ephemeral outputs in Stack components (#37823) 2025-10-31 09:52:48 +01:00
doc.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
eval_expr.go rpcapi+stacks: Stacks runtime can see whether experiments are allowed 2024-02-12 12:13:08 -08:00
helper_hooks_test.go stacks: skip resource instance hooks during refresh plans (#37043) 2025-05-15 06:41:38 +00:00
helper_test.go stacks: skip resource instance hooks during refresh plans (#37043) 2025-05-15 06:41:38 +00:00
hooks.go fix Descendants spelling 2024-10-09 11:09:02 -04:00
plan.go stack: stacks should be applyable even if no components are (#35498) 2024-07-25 08:04:24 +02:00
plan_refresh_test.go stacks: removed blocks should refresh during refresh plans (#36916) 2025-04-24 08:52:26 +00:00
plan_test.go Add local values walk to walk_dynamic 2025-12-11 10:42:52 +01:00
telemetry.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
telemetry_test.go Updates for OTel SDK 1.30 2024-09-23 13:54:20 -07:00
validate.go stacks: validate lockfile containing all providers 2024-07-03 14:41:08 +02:00
validate_test.go stacks: fix diagnostic referring to tfstacks command (#37639) 2025-09-19 10:22:03 +02:00