concourse / semver-resource

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

Add session_token to params for S3 #103

Closed multimac closed 4 years ago

multimac commented 4 years ago

This adds a property to the s3 driver (session_token) to allow passing in a session token, required when using temporary AWS credentials.

This would also fix (or, enable the use case in) #16.

multimac commented 4 years ago

Didn't realise #99 already existed, will close this one