i’ve got a `Pulumi.yaml` file which contains: ```─...
# general
s
i’ve got a
Pulumi.yaml
file which contains:
Copy code
───────┬────────────────────────────────────────────────────────────────────────
       │ File: Pulumi.yaml
───────┼────────────────────────────────────────────────────────────────────────
   1   │ name: notebook-ecs-infra
   2   │ runtime:
   3   │   name: python
   4   │ description: A minimal AWS Python Pulumi program
───────┴───────────────────────────────────────────────────────
i have read online this is where
pulumi stack ls
reads from, so not sure why its vanishing