You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/internal/stacks/stackruntime
Liam Cervante bb73fb1d69
stacks: don't validate input variables during the apply phase (#35561)
2 years ago
..
hooks stacks: split the terraform1 RPC package into per-service packages (#35513) 2 years ago
internal/stackeval stacks: don't validate input variables during the apply phase (#35561) 2 years ago
testdata/mainbundle stacks: add depends_on for embedded stacks and components (#35549) 2 years ago
testing stacks: apply automatic type conversion before comparing inputs (#35530) 2 years ago
apply.go stacks+rpcapi: Load prior state and plan separately 2 years ago
apply_test.go stacks: don't validate input variables during the apply phase (#35561) 2 years ago
doc.go stackruntime: Add HashiCorp copyright comments 2 years ago
eval_expr.go rpcapi+stacks: Stacks runtime can see whether experiments are allowed 2 years ago
helper_test.go stacks: sort diags in test before comparison (#35550) 2 years ago
hooks.go stackruntime: Add HashiCorp copyright comments 2 years ago
plan.go stack: stacks should be applyable even if no components are (#35498) 2 years ago
plan_test.go stacks: add depends_on for embedded stacks and components (#35549) 2 years ago
telemetry.go stackruntime: Add HashiCorp copyright comments 2 years ago
telemetry_test.go stackruntime: Add HashiCorp copyright comments 2 years ago
validate.go stacks: validate lockfile containing all providers 2 years ago
validate_test.go stacks: add depends_on for embedded stacks and components (#35549) 2 years ago