pulumi/pkg/engine
Matt Ellis 7684426f28 Reword step failure message prefix during an update
The text "Plan applied failed: " is pretty inscrutable given our
current system. While both "plan" and "apply" are concepts inside the
the implementation of the CLI, we usually talk in terms of `preview`
and `update`. I suspect there are some cases where this prefix is not
100% technically correct, and if there's a better short way of saying
something more correct, I would love to adopt that instead, but as is,
I would really love to get rid of the "Plan apply failed" text in our
system, it pains me every time I read it.
2019-11-19 17:15:32 -08:00
..
destroy.go Buffer events. (#3332) 2019-10-15 15:47:40 -07:00
diff.go Omit unknowns in resources in stack outputs during preview. (#3427) 2019-10-30 11:36:03 -07:00
engine.go Don't require a stack to run pulumi query 2019-10-23 15:14:56 -07:00
errors.go Show a better error message when decrypting fails (#1815) 2018-08-22 15:32:54 -07:00
events.go Support lists and maps in config (#3342) 2019-11-01 13:41:27 -07:00
eventsink.go Make a smattering of CLI UX improvements 2018-09-24 08:43:46 -07:00
lifecycle_test.go Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08:00
plan.go Loosen resource targeting restrictions. (#3426) 2019-11-18 20:28:25 -08: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 Use PulumiPolicy.yaml instead of Pulumi.yaml for PolicyPacks 2019-10-10 10:15:51 -07:00
query.go Clean up language and resource providers in query 2019-11-05 10:47:48 -08:00
refresh.go Buffer events. (#3332) 2019-10-15 15:47:40 -07:00
snapshot.go Remove uses of plugins in the snapshot (#2662) 2019-04-23 09:53:44 -07:00
update.go Reword step failure message prefix during an update 2019-11-19 17:15:32 -08:00