Hi what does this mean ```config: foo:bar: dev`...
# typescript
r
Hi what does this mean
Copy code
config:
  foo:bar: dev
i am see this in Pulumi.dev.yaml
l
Hopefully you're not seeing this in Pulumi.yaml. It should only exist in a stack config file.
1
Pulumi.dev.yaml or similar.