fugue / credstash

A little utility for managing credentials in the cloud
Apache License 2.0
2.06k stars 215 forks source link

Add option to override KMS endpoint URL #302

Open jason-fugue opened 3 years ago

jason-fugue commented 3 years ago

This PR adds the option to override the DynamoDB endpoint URL: https://github.com/fugue/credstash/pull/300

It would be great to do the same for KMS so that we can create some offline integration tests - potentially using localstack or a similar project.