-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
adapterAdapterAdapter💡featureThis issue or pull request is related to a new feature.This issue or pull request is related to a new feature.
Description
Describe the feature
Currently, Pulumi's state file is saved locally, which means that if the local file is accidentally deleted or if you switch to a different machine for development, you won't be able to control or deploy the applications.
We can store Pulumi's state file in the cloud, fetching the existing state and updating it synchronously each time you deploy
Use Case
Cross-machine development, CI deployment
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
Metadata
Metadata
Assignees
Labels
adapterAdapterAdapter💡featureThis issue or pull request is related to a new feature.This issue or pull request is related to a new feature.