terraform/internal/stacks/stackruntime
Liam Cervante bfa320c7b0
stacks: represent ephemeral inputs and outputs as null (#35824)
* stacks: represent ephemeral inputs and outputs as null

* quick fix: remove unnecessary check
2024-10-08 16:46:31 +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: represent ephemeral inputs and outputs as null (#35824) 2024-10-08 16:46:31 +02:00
testdata/mainbundle stacks: represent ephemeral inputs and outputs as null (#35824) 2024-10-08 16:46:31 +02:00
testing stacks: separate refresh and destroy stages during destroy plans (#35744) 2024-09-19 11:36:41 +02:00
apply.go stacks+rpcapi: Load prior state and plan separately 2024-07-17 11:08:16 -07:00
apply_destroy_test.go stacks: represent ephemeral inputs and outputs as null (#35824) 2024-10-08 16:46:31 +02:00
apply_test.go stacks: represent ephemeral inputs and outputs as null (#35824) 2024-10-08 16:46:31 +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: emit removal notices for empty components (#35738) 2024-09-18 10:41:36 +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: represent ephemeral inputs and outputs as null (#35824) 2024-10-08 16:46:31 +02: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: introduce shared functions for common tests (#35718) 2024-09-12 16:16:15 +02:00