terraform/internal/stacks/stackruntime
Radek Simko 643266dc90
Add initial state store protocol skeleton (#37197)
* Add initial state store protocol skeleton

Introduce ValidateStateStoreConfig + ConfigureStateStore
Update GetProviderSchema + GetMetadata (for mux)

* address PR feedback
2025-06-03 13:52:35 +00:00
..
hooks stacks: allow removed blocks to target components in nested stacks (#36787) 2025-04-03 10:29:18 +02:00
internal/stackeval Add initial state store protocol skeleton (#37197) 2025-06-03 13:52:35 +00:00
testdata/mainbundle stacks migrate: allow resource mapping to include nested resources (#37060) 2025-05-16 10:10:47 +02:00
testing write-only attributes: internal providers should set write-only attributes to null (#36824) 2025-04-02 15:58:42 +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: skip resource instance hooks during refresh plans (#37043) 2025-05-15 06:41:38 +00:00
apply_test.go stacks migrate: allow resource mapping to include nested resources (#37060) 2025-05-16 10:10:47 +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_hooks_test.go stacks: skip resource instance hooks during refresh plans (#37043) 2025-05-15 06:41:38 +00:00
helper_test.go stacks: skip resource instance hooks during refresh plans (#37043) 2025-05-15 06:41:38 +00:00
hooks.go fix Descendants spelling 2024-10-09 11:09:02 -04:00
plan.go stack: stacks should be applyable even if no components are (#35498) 2024-07-25 08:04:24 +02:00
plan_refresh_test.go stacks: removed blocks should refresh during refresh plans (#36916) 2025-04-24 08:52:26 +00:00
plan_test.go stacks migrate: allow resource mapping to include nested resources (#37060) 2025-05-16 10:10:47 +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: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +02:00