pulumi/examples
Matt Ellis 1515889a40 Remove the need for the :config: part of a config bag
We now unify new Config("package") and new Config("package:config"),
printing a warning when the new Config("package:config") form is
used and pointing consumers towards just new Config("package")

I've updated our examples to use the newer syntax, but I've added a
test ot the langhost to ensure both forms work.

Fixes #923
2018-03-08 10:52:25 -08:00
..
analyzers/infosec Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
dynamic-provider Remove the need for the :config: part of a config bag 2018-03-08 10:52:25 -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 Echo the dynamic provider's location 2018-02-20 14:14:05 -08:00