mirror of https://github.com/pulumi/pulumi.git
1d495e7477
* Specify fields on engine diff * Add CHANGELOG_PENDING.md entry * Respect ignoreChanges * Add tests & overwrite less of `diff` * Respect ignore changes This is performed by calling `processIgnoreChanges` at @pgavlin's suggestion. Tests are included in this commit. * Assert on change result * Parameterize TestReplaceOnChanges with engine diff This commit also adds DetailedDiff to the engine diff. * Add support for adds and deletes in detailed diffs Supporting unit tests are included. * Cleanup code And add Equal <=> Diff Empty tests |
||
---|---|---|
.. | ||
deploytest | ||
providers | ||
builtins.go | ||
deployment.go | ||
deployment_executor.go | ||
deployment_test.go | ||
doc.go | ||
import.go | ||
snapshot.go | ||
source.go | ||
source_error.go | ||
source_eval.go | ||
source_eval_test.go | ||
source_fixed.go | ||
source_null.go | ||
source_query.go | ||
source_query_test.go | ||
step.go | ||
step_executor.go | ||
step_generator.go | ||
step_generator_test.go | ||
target.go |