Skip to content

Run a program with environment variables set from secrets in google secret manager

License

Notifications You must be signed in to change notification settings

shelmangroup/run-with-secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run with secrets

Populate environment variables from Google Secret Manager secrets and run another program.

Run with secrets

Example

$ run-with-secrets -s FOO=projects/myproject/secrets/foo/versions/latest -s BAR=projects/myproject/secrets/bar/versions/latest -- /usr/local/bin/awesome-app arg1 arg2 ...

Container

Find the latest container image here: https://quay.io/repository/shelman/run-with-secrets

About

Run a program with environment variables set from secrets in google secret manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published