pulumi/sdk/go/pulumi/config
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
..
config.go Allow eliding name in pulumi.Config .ctor 2018-08-06 16:03:54 -07:00
config_test.go Add a basic Go configuration integration test 2018-06-10 09:24:57 -07:00
get.go Add a basic Go configuration integration test 2018-06-10 09:24:57 -07:00
require.go Add a basic Go configuration integration test 2018-06-10 09:24:57 -07:00
try.go Add a basic Go configuration integration test 2018-06-10 09:24:57 -07:00