pulumi/examples/minimal
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
..
.gitignore Tidy up the examples 2017-10-12 06:05:14 -07:00
Pulumi.yaml Remove a few outdated references (#997) 2018-03-04 13:34:20 -08:00
index.ts Remove the need for the :config: part of a config bag 2018-03-08 10:52:25 -08:00
package.json Rename pulumi package to @pulumi/pulumi (#917) 2018-02-12 13:13:13 -08:00
tsconfig.json Tidy up the examples 2017-10-12 06:05:14 -07:00
yarn.lock Run yarn upgrade and commit all resulting lockfiles 2018-01-30 14:46:44 -08:00