Skip to content
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

Terraform: save password to version control rather than to digitalocean space. #200

Open
dadiorchen opened this issue Nov 4, 2023 · 0 comments

Comments

@dadiorchen
Copy link
Contributor

Currently we randomly genetate the password by terraform and store into state, if we break the state file, then we need to reset all database user password, it is dangerous for us, we need to find a way to store the password with the deploy manifest and store into Github, which means we need to make it public, so some vault process might be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant