concourse / semver-resource

automated semantic version bumping
Apache License 2.0
97 stars 105 forks source link

Support for temporary security credentials, AWS S3 driver #99

Closed mohsen0 closed 4 years ago

mohsen0 commented 5 years ago

In order to use generated credentials, the aws session token needs to be set.

https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html

in my case, The https://github.com/telia-oss/concourse-sts-lambda generate & rotate the temporary credentials. so in order for any temporary credentials to be used, we need to set token session.

Thanks

mohsen0 commented 4 years ago

@vito Can this get a review? it is a very small change

mohsen0 commented 4 years ago

@YoussB Thank you, when can I expect to have it released?

mohsen0 commented 4 years ago

@YoussB Can you release this?