pulumi/examples/minimal
Matt Ellis 153729683a Allow eliding name in pulumi.Config .ctor
When this argument is not provided, we'll default to the value of
pulumi.getProject(). This is what you want for application level code
anyway and it matches the CLI behavior where if you don't qualify a
key with a package we use the name of the current project.

Fixes #1581
2018-08-06 16:03:54 -07:00
..
.gitignore Tidy up the examples 2017-10-12 06:05:14 -07:00
index.ts Allow eliding name in pulumi.Config .ctor 2018-08-06 16:03:54 -07:00
package.json Use new native typescript support in many tests 2018-08-06 14:00:58 -07:00
Pulumi.yaml Use new native typescript support in many tests 2018-08-06 14:00:58 -07:00
tsconfig.json Use new native typescript support in many tests 2018-08-06 14:00:58 -07:00
yarn.lock Upgrade Node.js SDK to TypeScript 3.0 (#1669) 2018-07-30 23:19:28 -07:00