pulumi/pkg
Pat Gavlin 234f0816e5 Stop formatting output that should be raw.
These changes introduce a new field, `Raw`, to `diag.Message`. This
field indicates that the contents of the message are not a format string
and should not be rendered via `Sprintf` during stringification.

The plugin std{out,err} readers have been updated to use raw messages,
and the event reader in `pulumi` has been fixed s.t. it does not format
event payloads before display.

Fixes #551.
2017-11-14 11:26:41 -08:00
..
apitype Rework polling (#531) 2017-11-06 14:12:20 -08:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pack Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
resource Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
testing Do not delete temp directories during tests. 2017-11-08 16:51:55 -08:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
util Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
workspace Suport workspace local configuration and use it by default 2017-11-02 13:05:01 -07:00