https://pulumi.com logo
#general
Title
# general
n

numerous-camera-74727

09/21/2023, 3:40 PM
Since pulumi stores information about the deployed infrastructure in a state file, and pulumi stores it on hosted pulumi service and manages that state file. Does there is a way I can manage that state file completely without storing it in pulumi cloud service.
l

little-library-54601

09/21/2023, 3:46 PM
If I understand your question correctly, yes. See: https://www.pulumi.com/docs/concepts/state/
n

numerous-camera-74727

09/21/2023, 3:58 PM
Yes I am looking for this. Thanks a lot for sharing it