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
Assignees
Labels
enhancement New feature request or improvement to existing functionality funder/otffoss2025 priority/low Nice to have

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.

@hellais hellais added enhancement New feature request or improvement to existing functionality priority/medium Normal priority issue labels Nov 15, 2024
@hellais hellais added this to Roadmap Jan 7, 2025
@hellais hellais moved this to Backlog in Roadmap Jan 23, 2025
@hellais hellais added funder/otffoss2025 priority/low Nice to have and removed priority/medium Normal priority issue labels Jan 23, 2025
@hellais hellais removed this from Roadmap Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature request or improvement to existing functionality funder/otffoss2025 priority/low Nice to have
Projects
None yet
Development

No branches or pull requests

3 participants