pulumi/examples/dynamic-provider/simple/Pulumi.yaml
Matt Ellis 4f28f3d44d Allow overriding config location
Now that the "config" member of Pulumi.yaml has been deprecated for a
while, we'll change it's meaning. When set, the value is treated as a
path and joined with the path to Pulumi.yaml, and per stack
configuration is stored in that folder

Fixes #1031
2018-06-05 09:26:48 -07:00

5 lines
102 B
YAML

name: four-function
description: A silly four-function calculator.
runtime: nodejs
config: ./.config/