terraform/internal/stacks/stackruntime
Mutahhir Hayat ffeff0914d Support for deferred action invocations in plan
We encovered that deferred action invocations don't get provider
addresses, which prevents us from loading the schema. That being said, I
think it shouldn't be an issue, but will come back to revisit this as we
build the support end to end.

Add a test for deferred actions support
2026-03-06 15:54:23 +01:00
..
hooks Go formatting 2026-03-06 14:00:31 +01:00
internal/stackeval Add tests for action invocation counts 2026-03-06 15:54:23 +01:00
testdata/mainbundle Support for deferred action invocations in plan 2026-03-06 15:54:23 +01:00
testing Add tests for action invocation counts 2026-03-06 14:00:31 +01:00
apply.go make copyrightfix 2026-02-17 13:56:34 +00:00
apply_destroy_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
apply_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
doc.go make copyrightfix 2026-02-17 13:56:34 +00:00
eval_expr.go make copyrightfix 2026-02-17 13:56:34 +00:00
helper_hooks_test.go Add test for planned action invocation hooks, and ensuring the plan is valid 2026-03-06 14:00:31 +01:00
helper_test.go Support for deferred action invocations in plan 2026-03-06 15:54:23 +01:00
hooks.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan_refresh_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
plan_test.go Support for deferred action invocations in plan 2026-03-06 15:54:23 +01:00
telemetry.go make copyrightfix 2026-02-17 13:56:34 +00:00
telemetry_test.go make copyrightfix 2026-02-17 13:56:34 +00:00
validate.go make copyrightfix 2026-02-17 13:56:34 +00:00
validate_test.go Add test for planned action invocation hooks, and ensuring the plan is valid 2026-03-06 14:00:31 +01:00