terraform/internal/stacks/stackruntime
Alisdair McDiarmid 2c22c213e9 stackeval: More robust absolute source addrs
Instead of relying on the module call's source being unique, we now use
the entire path as the key for looking up the parent's absolute source
address.
2024-02-26 14:48:29 -05:00
..
hooks stacks+rpcapi(stacks): Model deposed objects for resource instances 2023-11-15 12:38:56 -08:00
internal/stackeval stackeval: More robust absolute source addrs 2024-02-26 14:48:29 -05:00
testdata/mainbundle stacks: check providers blocks in components during validatation (#34707) 2024-02-21 11:07:51 +01:00
testing stacks: call terraform.Validate on stack component configs (#34705) 2024-02-21 10:58:44 +01:00
apply.go stackruntime: Pass ExperimentsAllowed into stackeval for apply 2024-02-15 10:25:20 -08:00
apply_test.go stacks: fix flaky tests (#34708) 2024-02-21 10:40:20 +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_test.go stacks: Use source bundle aware config parser 2024-02-23 13:29:37 -05:00
hooks.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
plan.go rpcapi+stacks: Stacks runtime can see whether experiments are allowed 2024-02-12 12:13:08 -08:00
plan_test.go stacks: fix flaky tests (#34708) 2024-02-21 10:40:20 +01:00
telemetry.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
telemetry_test.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
validate.go stacks: call terraform.Validate on stack component configs (#34705) 2024-02-21 10:58:44 +01:00
validate_test.go stacks: Use source bundle aware config parser 2024-02-23 13:29:37 -05:00