sparse-intern-71089
11/10/2022, 4:12 PMbillowy-army-68599
full-artist-27215
11/10/2022, 5:08 PMPulumi.yaml
file looks like this:
...
config:
foo:
type: object
description: blah blah
while the stack configuration file looks like this:
config:
myproject:foo:
one: 1
two: 2
three: 3
I was initially just trying to say that foo
is an object, rather than delving into more specific typing.billowy-army-68599
full-artist-27215
11/10/2022, 5:13 PMfull-artist-27215
11/10/2022, 5:45 PM