pulumi/pkg
joeduffy 9621aa7201 Implement deletion plans
This change adds a flag to `plan` so that we can create deletion plans:

    $ mu plan --delete

This will have an equivalent in the `apply` command, achieving the ability
to delete entire sets of resources altogether (see marapongo/mu#58).
2017-02-18 10:33:36 -08:00
..
compiler Emit Tokens in Symbol Stringer.String functions 2017-02-16 15:53:55 -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 deletion plans 2017-02-18 10:33:36 -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