brysontyrrell / Possum

A packaging tool for Python based AWS serverless applications.
MIT License
21 stars 2 forks source link

Credentials from environment when using Docker #8

Closed tomislacker closed 6 years ago

tomislacker commented 6 years ago

Background

To use possum in most CI/CD environments, the docker container needs to be able able to take AWS API credentials from environment variables.

Proposal

If present, pass the following variables from the execution environment into the Docker container when invoking with --docker: