10 Commits

Author SHA1 Message Date
Sean Chittenden
455b76828f Add a *log.Logger argument to physical.Factory
Logging in the backend is a good thing.  This is a noisy interface change but should be a functional noop.
2016-04-25 20:10:32 -07:00
Sander van Harmelen
3e22536d83 Add an option to configure the S3 endpoint
This enables the use of other (AWS S3 compatible) S3 endpoints.
2015-11-04 15:04:36 +01:00
Seth Vargo
3e2c4ffb7b Fix breaking API changes 2015-10-30 18:22:48 -04:00
Jeff Mitchell
83678064d0 Fix tests with AWS changes. 2015-08-18 19:22:17 -07:00
Paul Hinze
0d4aa51855 Update vault code to match latest aws-sdk-go APIs 2015-08-06 11:37:08 -05:00
Lauro Balderas
04bc1c0ae1 Granting S3 backend temporary access 2015-07-18 16:48:23 +10:00
Seth Vargo
3fbbf6bcf8 AWS moved from labs to official 2015-06-03 15:02:49 -04:00
Armon Dadgar
f0af785493 physical/s3: skip unit test if missing ENV vars 2015-05-20 17:42:41 -07:00
James Stremick
cdf3ea9688 Removed erroneous mutex and tests. Delete operates on a single key now 2015-05-20 19:53:35 -04:00
James Stremick
a8faf25397 Physical S3 backend implementation 2015-05-20 10:59:03 -04:00