Skip to content

Feature Request: Support remote state storage and locking #600

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
peterhoeg opened this issue Feb 4, 2017 · 3 comments
Closed

Feature Request: Support remote state storage and locking #600

peterhoeg opened this issue Feb 4, 2017 · 3 comments
Labels

Comments

@peterhoeg
Copy link
Member

terragrunt wraps terraform by storing locking info in AWS DynamoDB and the state file in AWS S3. That allows multiple people to safely work on shared infrastructure from their own machines.

It would be incredibly neat if nixops could do the same.

@domenkozar
Copy link
Member

WIP PR at #624

@peterhoeg
Copy link
Member Author

For reference, #1264

@grahamc
Copy link
Member

grahamc commented Apr 20, 2020

#1264 implements state backends, and those backends could implement locking, encryption, or remote storage.

@grahamc grahamc closed this as completed Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants