e.g. Pulumi.my-stack.yaml: ``` config: aws:re...
# general
e
e.g. Pulumi.my-stack.yaml:
Copy code
config:
    aws:region: us-west-2
    foo:bar:
      - "something"
      - "something else"