pulumi/examples
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
..
analyzers/infosec Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
dynamic-provider Do not disconnect from the engine prematurely. 2017-10-26 12:16:32 -07:00
formattable Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
minimal Encrypt secrets in Pulumi.yaml 2017-10-24 16:48:12 -07:00
examples_test.go Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00