terraform/internal/stacks/stackruntime
Liam Cervante 7a8ffff66e
stacks: Fix unknown provider values crashing validation phase (#35155)
* test to reproduce

* stacks: Fix unknown provider values crashing validation phase

* remove extra type information

---------

Co-authored-by: CJ Horton <cjhorton@hashicorp.com>
2024-05-16 13:06:13 +02:00
..
hooks Stacks: Add ProviderAddr field to ResourceInstanceStatusHookData 2024-02-27 19:28:20 -08:00
internal/stackeval stacks: Fix unknown provider values crashing validation phase (#35155) 2024-05-16 13:06:13 +02:00
testdata/mainbundle stacks: Fix unknown provider values crashing validation phase (#35155) 2024-05-16 13:06:13 +02: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 Handle marks a little more consistently 2024-04-18 07:32:52 -07: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: add comments to tests 2024-05-08 10:31:45 +02: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: Fix unknown provider values crashing validation phase (#35155) 2024-05-16 13:06:13 +02:00