terraform/internal/stacks/stackruntime
2024-09-07 15:04:14 +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: include removed blocks during validate command (#35680) 2024-09-07 15:04:14 +02:00
testdata/mainbundle stacks: include removed blocks during validate command (#35680) 2024-09-07 15:04:14 +02:00
testing stacks: fix memory leak caused by unclosed providers (#35678) 2024-09-07 14:22:16 +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: add removed block functionality (#35671) 2024-09-07 14:36:16 +02:00
apply_test.go stacks: include removed blocks during validate command (#35680) 2024-09-07 15:04:14 +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: ensure that all components in state are referenced in configuration (#35677) 2024-09-07 14:54:32 +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: ensure that all components in state are referenced in configuration (#35677) 2024-09-07 14:54:32 +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: include removed blocks during validate command (#35680) 2024-09-07 15:04:14 +02:00