terraform/internal/stacks/stackruntime
2024-07-11 16:33:36 +02:00
..
hooks stacks: add new deferred plan status 2024-07-08 12:49:00 +02:00
internal/stackeval stacks: track resource deferrals in apply 2024-07-11 16:33:36 +02:00
testdata/mainbundle stacks: track resource deferrals in apply 2024-07-11 16:33:36 +02:00
testing stacks: include moved and removed in API (#35360) 2024-06-20 11:04:22 +02:00
apply.go stacks: validate dependency lockfile in apply phase 2024-07-03 14:41:08 +02:00
apply_test.go stacks: track resource deferrals in apply 2024-07-11 16:33:36 +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: include move, forget, import counts in apply summaries (#35391) 2024-07-01 14:23:17 +02:00
hooks.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
plan.go stacks: validate dependency lockfile in apply phase 2024-07-03 14:41:08 +02:00
plan_test.go stacks: pass dependency lock in tests 2024-07-03 14:42:25 +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: provide more helpful diagnostics when providers types are mismatched (#35422) 2024-07-08 10:31:52 +02:00