worspace/secrets
directory which is excluded from version control (see .gitignore
). Its contents should be handled with the same security as passwords.
Production secrets are managed by AWS Secrets Manager.
workspace/example_secrets
yaml
file, for example:
AWS Secrets
are used to manage production secrets, which are read by the production apps.