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 0ae6bc34c4
stacks: introduce shared functions for common tests (#35718)
1 year ago
..
hooks stacks: split the terraform1 RPC package into per-service packages (#35513) 2 years ago
internal/stackeval stacks: do not include removed block instances that do not exist in state (#35693) 1 year ago
testdata/mainbundle stacks: add a test for removed blocks in embedded stacks (#35681) 1 year ago
testing stacks: fix memory leak caused by unclosed providers (#35678) 1 year ago
apply.go stacks+rpcapi: Load prior state and plan separately 2 years ago
apply_destroy_test.go stacks: introduce shared functions for common tests (#35718) 1 year ago
apply_test.go stacks: do not include removed block instances that do not exist in state (#35693) 1 year 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: introduce shared functions for common tests (#35718) 1 year 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: introduce shared functions for common tests (#35718) 1 year 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: introduce shared functions for common tests (#35718) 1 year ago