josmo / drone-ecs

Drone plugin for triggering Amazon EC2 Container Service (ECS) deployments
Apache License 2.0
30 stars 41 forks source link

Add Support for Secret Injection from Drone Secrets, and a couple other things #16

Closed one000mph closed 6 years ago

one000mph commented 6 years ago

This PR allows developers to inject arbitrary secrets from their Drone Secrets into their Container. It also adds support for Docker labels, setting a Log Driver and options, allowing override of the defaults. All these new features are documented and usage shown in DOCS.md.

josmo commented 6 years ago

Closing this PR since all these chances are in the latest version.