terraform/internal/stacks/stackruntime
2024-02-26 11:26:22 +01:00
..
hooks stacks+rpcapi(stacks): Model deposed objects for resource instances 2023-11-15 12:38:56 -08:00
internal/stackeval stacks: expand reference scope of static validations (#34721) 2024-02-26 11:26:22 +01:00
testdata/mainbundle stacks: check providers blocks in components during validatation (#34707) 2024-02-21 11:07:51 +01:00
testing stacks: call terraform.Validate on stack component configs (#34705) 2024-02-21 10:58:44 +01:00
apply.go stackruntime: Pass ExperimentsAllowed into stackeval for apply 2024-02-15 10:25:20 -08:00
apply_test.go stacks: fix flaky tests (#34708) 2024-02-21 10:40:20 +01: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: call terraform.Validate on stack component configs (#34705) 2024-02-21 10:58:44 +01:00
hooks.go stackruntime: Add HashiCorp copyright comments 2023-11-15 12:38:55 -08:00
plan.go rpcapi+stacks: Stacks runtime can see whether experiments are allowed 2024-02-12 12:13:08 -08:00
plan_test.go stacks: the plan function should stop on validation errors (#34720) 2024-02-26 10:42:14 +01: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: call terraform.Validate on stack component configs (#34705) 2024-02-21 10:58:44 +01:00
validate_test.go stacks: the plan function should stop on validation errors (#34720) 2024-02-26 10:42:14 +01:00