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

Switch to using parameter store for storing secrets #114

Open
hellais opened this issue Nov 15, 2024 · 0 comments
Open

Switch to using parameter store for storing secrets #114

hellais opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement improving existing code or new feature priority/medium

Comments

@hellais
Copy link
Member

hellais commented Nov 15, 2024

We should switch to using parameter store in AWS instead of secrets manager. Secrets manager costs 0.4 $ per secret and the cost is adding up. OTOH parameter store has very similar security properties (actually the same for our use-case since we don't make use of the secret policies).

This should lead us to cut a bit of costs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improving existing code or new feature priority/medium
Projects
Status: No status
Development

No branches or pull requests

1 participant