pulumi/pkg/engine
Pat Gavlin 38876d64f0
Ignore reads in HasChanges. (#3197)
This matches the behavior of the display logic, which does not consider
reads to be changes. This also matches the expectation of tests that
pass `--expect-no-changes` (and likely user intuition).
2019-09-06 22:10:34 -07:00
..
destroy.go Add `--server` to `pulumi plugin install` 2019-06-03 09:31:18 -07:00
diff.go Add support for importing existing resources. (#2893) 2019-07-12 11:12:01 -07:00
engine.go Add an API for importing stack outputs (#2180) 2018-11-14 13:33:35 -08:00
errors.go Show a better error message when decrypting fails (#1815) 2018-08-22 15:32:54 -07:00
events.go Implement `GetAnalyzerInfo` in analyzer plugin 2019-07-16 00:58:33 -07:00
eventsink.go Make a smattering of CLI UX improvements 2018-09-24 08:43:46 -07:00
lifecycle_test.go Allow IDs to change during import. (#3133) 2019-08-23 15:00:24 -07:00
plan.go Implement `--policy-pack` flag on `up` and `preview` 2019-08-12 12:45:48 -07:00
plugins.go Add more details to an assert (#3129) 2019-08-28 11:28:04 -07:00
plugins_test.go Load default providers deterministically (#2590) 2019-03-26 13:29:34 -07:00
project.go Add license headers 2018-05-22 15:02:47 -07:00
query.go Return errors from query programs through the console 2019-06-03 14:56:49 -07:00
refresh.go Add `--server` to `pulumi plugin install` 2019-06-03 09:31:18 -07:00
snapshot.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
update.go Ignore reads in HasChanges. (#3197) 2019-09-06 22:10:34 -07:00