bensivo / mapo

0 stars 0 forks source link

Feature: Secrets Manager for all config values #67

Closed bensivo closed 1 week ago

bensivo commented 1 week ago

All of my secrets shoudl be stored in a single place.

Whenever a terraform script creates secrests, they shoudl be stored in the secret manager.

Whenever anything needs a secret, it should use a CLI or API to fetch it from the secret manager.

bensivo commented 1 week ago

Ended up going with infisical