terraform/internal/stacks/stackruntime
Liam Cervante a80220dcc9
stacks: rename .tfstack files to .tfcomponent (#37013)
* stacks: rename .tfstack files to .tfcomponent

* fix consistency issues
2025-05-15 08:33:13 +02:00
..
hooks stacks: allow removed blocks to target components in nested stacks (#36787) 2025-04-03 10:29:18 +02:00
internal/stackeval stacks: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +02:00
testdata/mainbundle stacks: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +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: pre-destroy refresh should use a normal plan (#36696) 2025-03-18 09:28:31 +01:00
apply_test.go stacks: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +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: refactor plan, state, and removed tracking with tree structures for efficient lookups (#36850) 2025-04-16 14:05:51 +02: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: rename .tfstack files to .tfcomponent (#37013) 2025-05-15 08:33:13 +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