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 7a8ffff66e
stacks: Fix unknown provider values crashing validation phase (#35155)
2 years ago
..
hooks Stacks: Add ProviderAddr field to ResourceInstanceStatusHookData 2 years ago
internal/stackeval stacks: Fix unknown provider values crashing validation phase (#35155) 2 years ago
testdata/mainbundle stacks: Fix unknown provider values crashing validation phase (#35155) 2 years ago
testing stacks: call terraform.Validate on stack component configs (#34705) 2 years ago
apply.go stackruntime: Pass ExperimentsAllowed into stackeval for apply 2 years ago
apply_test.go Handle marks a little more consistently 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: Use source bundle aware config parser 2 years ago
hooks.go stackruntime: Add HashiCorp copyright comments 2 years ago
plan.go rpcapi+stacks: Stacks runtime can see whether experiments are allowed 2 years ago
plan_test.go stacks: add comments to tests 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: call terraform.Validate on stack component configs (#34705) 2 years ago
validate_test.go stacks: Fix unknown provider values crashing validation phase (#35155) 2 years ago