-
What is the level of credstash compatibility?
Is it possible to switch to credsmash from credstash (at least for cli)?
-
##### ISSUE TYPE
- Bug Report
##### container.yml
```
version: "2"
settings:
conductor_base: ubuntu:trusty
services:
bug:
from: ubuntu:trusty
command: [ "/bin/bash", …
-
In addition to store passwords i'd also like to store certificates (the content of it), will that be possible? Asking as i believe there is a limitation in input size?
-
I knew @ can be used to input the file as value. But it looks weird.
And how to deal with a value start with `@`
```
credstash put my-github-password @secure123
usage: credstash put [-h] [-k KEY] […
-
Could some please help? I get the below error when trying to get.
$credstash -t test-table put -k alias/test-key test supersecretpassword1234
test has been stored
$credstash -t test-table get -…
-
Hi here's our credstash setup
DynamoDB with 38 items, 17.13 KB
Provisioned read capacity units 1
Provisioned write capacity units 1
The Table is in us-west-2 (aka oregon). We are in Tel Aviv…
-
* provider.credstash: Incompatible API version with plugin. Plugin version: 2, Ours: 4
-
Is it possible to get Kubernetes keep its Secrets in HashiCorp Vault ?
https://github.com/hashicorp/vault/issues/377
Alex
-
I am trying to create an aws_rds_cluster resource with terraform and my master password is stored with credstash.
It appears that the variable: "${data.credstash_secret.rds_password.value}" is not …
-
Main error being repeated several times after
> brew cask install golem
`Could not symlink .
/usr/local/opt is not writable.`
log:
`Arthur:~ arnaud$ brew cask install golem
==> Satisfying…