pulumi/cmd/lumi
joeduffy 6b2408e086 Rewrite plans and deployments
This change guts the deployment planning and execution process, a
necessary component of pulumi/lumi#90.

The major effect of this change is that resources are actually
connected to the live objects, instead of being snapshots taken at
inopportune moments in time.
2017-06-13 07:10:13 -07:00
..
config.go Finish scrubbing TODOs 2017-06-06 06:05:35 -07:00
deploy.go Pretty print outputs during planning 2017-06-01 10:52:25 -07:00
destroy.go Rearrange some deployment logic 2017-06-01 08:36:43 -07:00
env.go Overhaul resources, planning, and environments 2017-06-13 07:10:13 -07:00
env_init.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
env_ls.go Create a plan plugin host 2017-06-01 11:41:24 -07:00
env_rm.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
env_select.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
lumi.go Rewrite plans and deployments 2017-06-13 07:10:13 -07:00
main.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
pack.go Tidy up project loading for pack commands 2017-06-02 12:43:04 -07:00
pack_eval.go Rewrite plans and deployments 2017-06-13 07:10:13 -07:00
pack_get.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
pack_info.go Tidy up project loading for pack commands 2017-06-02 12:43:04 -07:00
pack_verify.go Tidy up project loading for pack commands 2017-06-02 12:43:04 -07:00
plan.go Finish scrubbing TODOs 2017-06-06 06:05:35 -07:00
version.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00