node-credstash
node-credstash copied to clipboard
Module for reading credstash secrets
Results
4
node-credstash issues
Sort by
recently updated
recently updated
newest added
Since the aws sdk keeps some internal private vars eg: when doing `AWS.config.update` the sdk shouldn't be embeded, it's best to have it as a peer dependency. The issue I...
When running `Credstash` inside ECS as a docker container, the authentication is being "injected" as an assumed role. This PR adds support for checking whether the context the task is...