Ack. I just accidentally overwrote a stack file, `...
# general
q
Ack. I just accidentally overwrote a stack file,
Pulumi.prod.yaml
, before I had a chance to commit it. Is there any way of getting it back?
Guess I can just rebuild it--and commit early, push with care.
o
pulumi config refresh
can usually restore a stack config from the last known version: https://www.pulumi.com/docs/reference/cli/pulumi_config_refresh/