sjednac / sbt-ecr

An SBT plugin for managing Docker images within Amazon ECR.
Other
53 stars 25 forks source link

Support EC2 container instance in provider chain #23

Closed frosforever closed 6 years ago

frosforever commented 6 years ago

Connects to #22. Implements option 2 by using EC2ContainerCredentialsProviderWrapper which wraps the current InstanceProfileCredentialsProvider and allows for credentials provided by ECS and code build.