Rudolf Potucek
Rudolf Potucek
As a consumer I would like the freedom to choose whether a fault injection should occur before or after the business logic is executed. Or, more to the point, whether...
> Why not use the samconfig.toml file? https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-config.html I am trying to set a parameter that is specified in the template. There is no hint in the documentation that this...
Also tried using `kube-aws`. That doesn't barf but also doesn't start any resources when checking with `kubectl get po -n litmus`
I won't venture an opinion on where the problem exists - it originates in CDK but really litmus should be validating the resource names it's trying to generate. Workaround until...