terraform/internal/stacks/stackruntime
2024-02-28 15:41:00 +01:00
..
hooks stacks+rpcapi(stacks): Model deposed objects for resource instances 2023-11-15 12:38:56 -08:00
internal/stackeval stacks: make error message more precise 2024-02-28 15:41:00 +01:00
testdata/mainbundle stacks: validate provider configurations during static analysis (#34730) 2024-02-27 08:43:58 +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: Use source bundle aware config parser 2024-02-23 13:29:37 -05: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: validate the types of input variables during validation (#34722) 2024-02-26 11:36:19 +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: validate provider configurations during static analysis (#34730) 2024-02-27 08:43:58 +01:00