pulumi/examples
Matt Ellis 05d90a244c Pass legacy config mapping from nodejs langhost
We need to support the current version of the nodejs language host
running programs that use older version of @pulumi/pulumi where the
runtime expected config keys to look like
`<package>:config:<name>`. In the language host we actually did the
transformation from the new format to the old one, for compatability
reasons but we then droped the transfomed value on the floor.
2018-03-13 23:16:38 -07:00
..
analyzers/infosec Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
compat/v0.10.0/minimal Pass legacy config mapping from nodejs langhost 2018-03-13 23:16:38 -07:00
dynamic-provider Capture modules through normal value capture. (#1030) 2018-03-11 00:11:53 -08:00
formattable Run yarn upgrade and commit all resulting lockfiles 2018-01-30 14:46:44 -08:00
minimal Remove the need for the :config: part of a config bag 2018-03-08 10:52:25 -08:00
examples_test.go Pass legacy config mapping from nodejs langhost 2018-03-13 23:16:38 -07:00