This message was deleted.
# general
s
This message was deleted.
w
There is no persistent configuration associated with a stack in the service - it is provided as input on each update based on the values that are available locally. For long lived stacks that are being collaborated on by multiple users, you will likely want to commit the
Pulumi.<stack>.yaml
to Git. For short-lived or individual development stacks, you will not need to.
👍 1