fugue / credstash

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

credstash get command get stuck and nothing happening #214

Open kalyan-neeli opened 6 years ago

kalyan-neeli commented 6 years ago

I am running container through ECS attaching taskrole with policy to work with credstash(decrypt KMS and get item from dynamoDb). The container is not getting started up, after checking the logs i can see that the command is stuck at "credstash -r ap-southeast-2 -t mytable get mykey" and not proceeding anymore further. Please help me with this.

abhaykumar527 commented 4 years ago

I have a similar issues. Did you find something for this ?