terraform/internal/stacks/stackruntime
Liam Cervante 915b174da3
stacks: split the terraform1 RPC package into per-service packages (#35513)
* stacks: split the terraform1 RPC package into per-service packages

* pull latest changes
2024-08-07 17:33:51 +02:00
..
hooks stacks: split the terraform1 RPC package into per-service packages (#35513) 2024-08-07 17:33:51 +02:00
internal/stackeval stacks: apply automatic type conversion before comparing inputs (#35530) 2024-08-05 10:08:35 +02:00
testdata/mainbundle stacks: apply automatic type conversion before comparing inputs (#35530) 2024-08-05 10:08:35 +02:00
testing stacks: apply automatic type conversion before comparing inputs (#35530) 2024-08-05 10:08:35 +02:00
apply.go stacks+rpcapi: Load prior state and plan separately 2024-07-17 11:08:16 -07:00
apply_test.go stacks: apply automatic type conversion before comparing inputs (#35530) 2024-08-05 10:08:35 +02: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: insert unknown values for missing outputs during applies (#35463) 2024-07-17 08:44:39 +02:00
hooks.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
plan.go stack: stacks should be applyable even if no components are (#35498) 2024-07-25 08:04:24 +02:00
plan_test.go stacks: add additional provider validation tests (#35471) 2024-07-26 11:36:08 +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: validate lockfile containing all providers 2024-07-03 14:41:08 +02:00
validate_test.go stacks: add additional provider validation tests (#35471) 2024-07-26 11:36:08 +02:00