Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 564 Bytes

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