pulumi/examples/dynamic-provider
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
..
derived-inputs Rename pulumi package to @pulumi/pulumi (#917) 2018-02-12 13:13:13 -08:00
multiple-turns Rename pulumi package to @pulumi/pulumi (#917) 2018-02-12 13:13:13 -08:00
multiple-turns-2 Rename pulumi package to @pulumi/pulumi (#917) 2018-02-12 13:13:13 -08:00
simple Remove the need for the :config: part of a config bag 2018-03-08 10:52:25 -08:00