fugue / credstash

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

added autoversioning with putSecret #238

Closed freddyVandalay closed 5 years ago

freddyVandalay commented 5 years ago

Hi, I've added a method to so the user can perform auto-versioning without using the cli command. I found this very useful when working on automation of processes related to AWS.

freddyVandalay commented 5 years ago

Hi @mike-luminal thanks for the approval. When making the commits to the contribution I used the wrong git config and therefore I did not get the contribution linked to my account. Can I make another pull request for the same function to adjust for this mistake? Or do you have any other suggestion?

mike-luminal commented 5 years ago

Hi @freddyVandalay if you would like, you can make a PR with a commit reverting this change, and a new commit re-adding it, and I will accept it again. Thanks for your contribution!