-
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…
-
Using version 1.13.4,
```
Traceback (most recent call last):
File "testConsumerLoop.py", line 5, in
import ec_lib_adx_consumer_fxns
File "../../app/ecs/ec_lib_adx_consumer_fxns.py", l…
-
Basically allow this:
alohomora cast template.ini.j2 --file input.json
alohomora cast template.ini.j2 --file input.yml
Pick up values from the input file if present, otherwise pick them…
-
The README mentions credstash, sneaker as inspirations -- but why should I use sops over those tools?
-
Is there any plan to support ARN inputs to allow cross account access to CredStash?
-
I'm tempted to add some assurance tests for the included tools, specifically jq + aws cli - those form the expected contract for future aws_env releases, so we can move to semver and prepare to replac…
-
Hi,
I upgraded the tool, but I cannot create nuGet package. And it should be a new one maybe.
But if anybody wants to use this, feel free:
https://github.com/Meister1977/Narochno.Credstash.5
-
Right now credstash uses the environment variable AWS_DEFAULT_REGION or the -r CLI parameter to specify in which region credstash should operate. If none of those are available it defaults forcibly to…
-
The current CloudFormation scheme scales nicely for higher traffic events, but is a bit overkill for running with low traffic throughout the rest of the year. I'd like to optimize the costs a bit to m…
-
Hi all,
is there a way to configure credstash to support Amazon DynamoDB Accelerator (DAX)?