Versioning of the state file/object. Any pointers ...
# general
f
Versioning of the state file/object. Any pointers to that ?
m
I would not version it using git. Store it remotely in an AWS/GCP/Azure bucket. See: https://www.pulumi.com/docs/intro/concepts/state/#self-managed-backend. Then, enable versioning/replication on the bucket.