mirror of https://github.com/pulumi/pulumi.git
af1a61a28a
13576: Assert that we don't call Delete with unknowns r=Frassle a=Frassle Mostly for internal documentation. We should never call Delete at preview time, so the provider should always be configured with known values when we do call it. 13577: Add ConstructInfo to deploytest r=Frassle a=Frassle This is so we can access the other parts of ConstructInfo inside ConstructF functions in tests, same as CallInfo and CallF. Co-authored-by: Fraser Waters <fraser@pulumi.com> |
||
---|---|---|
.. | ||
deploytest | ||
providers | ||
builtins.go | ||
deployment.go | ||
deployment_executor.go | ||
deployment_executor_test.go | ||
deployment_test.go | ||
doc.go | ||
import.go | ||
manifest.go | ||
plan.go | ||
snapshot.go | ||
snapshot_test.go | ||
source.go | ||
source_error.go | ||
source_eval.go | ||
source_eval_test.go | ||
source_null.go | ||
source_query.go | ||
source_query_test.go | ||
state_builder.go | ||
state_builder_test.go | ||
step.go | ||
step_executor.go | ||
step_generator.go | ||
step_generator_test.go | ||
target.go |