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

Prefer config from environment variables #19

Open
4 tasks
michielvermeir opened this issue Feb 12, 2019 · 1 comment
Open
4 tasks

Prefer config from environment variables #19

michielvermeir opened this issue Feb 12, 2019 · 1 comment

Comments

@michielvermeir
Copy link
Contributor

  • Add support for reading config from environment variables (e.g. WANNA_)
  • Prefer environment variables as a source of configuration
  • Safe storage of access credentials in AWS Parameter Store
  • Use in conjunction with e.g. chamber exec profile -- wanna ls
@michielvermeir
Copy link
Contributor Author

michielvermeir commented Feb 12, 2019

Allows for safe storage of sensitive data (access & secret key, encryption key) in a secure secrets store when using the CLI. Enables painless key rotation (no config file rewrite needed, only process restart).

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

No branches or pull requests

1 participant