pulumi/pkg
joeduffy bfe659017f Implement the mu apply command
This change implements `mu apply`, by driving compilation, evaluation,
planning, and then walking the plan and evaluating it.  This is the bulk
of marapongo/mu#21, except that there's a ton of testing/hardening to
perform, in addition to things like progress reporting.
2017-02-19 11:41:05 -08:00
..
compiler Implement the mu apply command 2017-02-19 11:41:05 -08:00
config Fix a few go vet issues 2017-01-27 15:14:19 -08:00
diag Begin resource modeling and planning 2017-02-17 12:31:48 -08:00
encoding Implement for loops 2017-02-16 05:38:01 -08:00
eval Slightly prettify the plan command 2017-02-16 17:32:13 -08:00
graph Create object monikers 2017-02-18 10:22:04 -08:00
pack Generalize default modules 2017-02-15 12:53:36 -08:00
resource Implement resource provider plugins 2017-02-19 11:08:06 -08:00
tokens Use export tables 2017-02-13 09:56:25 -08:00
util Use export tables 2017-02-13 09:56:25 -08:00
workspace Probe for Mupacks, not Mufiles, for dependencies 2017-02-09 11:23:27 -08:00