pulumi/cmd
joeduffy cf2788a254 Allow restarting from partial failures
This change fixes a couple issues that prevented restarting a
deployment after partial failure; this was due to the fact that
unchanged resources didn't propagate IDs from old to new.  This
is remedied by making unchanged a map from new to old, and making
ID propagation the first thing plan application does.
2017-02-28 16:09:56 -08:00
..
coconut.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
describe.go Reorganize deployment commands 2017-02-26 11:20:14 -08:00
eval.go Ensure configuration round-trips in Huskfiles 2017-02-28 15:43:46 -08:00
get.go Coconut! 2017-02-25 07:25:33 -08:00
husk.go Allow restarting from partial failures 2017-02-28 16:09:56 -08:00
husk_deploy.go Print configuration variables; etc. 2017-02-28 10:32:24 -08:00
husk_destroy.go Allow restarting from partial failures 2017-02-28 16:09:56 -08:00
husk_init.go Unify a bit of command logic, and hoist some failure modes 2017-02-27 14:13:27 -08:00
husk_ls.go Ensure configuration round-trips in Huskfiles 2017-02-28 15:43:46 -08:00
verify.go Improve verify; verify packages before install 2017-02-28 12:31:50 -08:00
version.go Coconut! 2017-02-25 07:25:33 -08:00