pulumi/pkg/backend/display
Matt Ellis ffc6053c88 Fix --json output
We were dropping new and old states on the floor instead of including
them as part of the previewed operation due to a logic error (we want
to append them when there are no errors from serialization, vs when
there are errors).
2019-05-10 17:07:52 -07:00
..
diff.go Add a --json flag to the preview command 2019-04-25 17:36:31 -07:00
display.go Add display mode for pulumi query 2019-05-02 18:08:08 -07:00
json.go Fix --json output 2019-05-10 17:07:52 -07:00
jsonmessage.go Use Go Modules for dependency tracking 2019-04-10 08:37:51 +04:00
options.go Add display mode for pulumi query 2019-05-02 18:08:08 -07:00
progress.go Use Go Modules for dependency tracking 2019-04-10 08:37:51 +04:00
query.go Add display mode for pulumi query 2019-05-02 18:08:08 -07:00
rows.go Use Go Modules for dependency tracking 2019-04-10 08:37:51 +04:00