meltwater / drone-cache

A Drone plugin for caching current workspace files between builds to reduce your build times
https://underthehood.meltwater.com/blog/2019/04/10/making-drone-builds-10-times-faster/
Apache License 2.0
338 stars 81 forks source link

248-assumerole added ec2 instance role auth for assume role arn #249

Closed bdebyl closed 10 months ago

bdebyl commented 1 year ago

Fixes #248

Proposed Changes

Description

This will allow Drone Cache users running their Drone pipelines within AWS using EC2 Instance Roles to allow authentication for assuming another IAM Role.

Checklist