pulumi/cmd/lumi
joeduffy dd9e6b35f4 Introduce an OpSame planning step
This change introduces an OpSame planning step.  The reason we need
this is so that we can apply the necessary output properties, including
the ID, even as we are simply walking the plan (i.e., when we aren't
actually performing a deployment).  This ensures that the object state
evolves as required to let reads of output properties propagate in the
ways necessary to reproduce past executions of the program.
2017-06-13 07:10:13 -07:00
..
config.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
deploy.go Introduce an OpSame planning step 2017-06-13 07:10:13 -07:00
destroy.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
env.go More progress on pulumi/lumi#90 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 Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
env_rm.go Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
env_select.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00
lumi.go More progress on pulumi/lumi#90 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 Make more progress on the new deployment model 2017-06-13 07:10:13 -07:00
pack_eval.go More progress on pulumi/lumi#90 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 Introduce an OpSame planning step 2017-06-13 07:10:13 -07:00
version.go Reclassify Lumi under the Apache 2.0 license 2017-05-18 14:51:52 -07:00