Emre Erkunt

Results 114 comments of Emre Erkunt

Hello, thanks to @mdesmarest explained the main problem about this. Unfortunately, there is currently no plan to have any code-scanning capability. `terraform-compliance` will stick on the plan :) Closing this...

Hello @ch-e-mistry Did you mean a usage like https://radish.readthedocs.io/en/stable/tutorial.html#tags ? Its already supported by the way, as we are using `radish-bdd` for the bdd engine. What do you think ?

Sorry for hitting on this issue, especially on the first run. :( We are looking into this as one of the next targets.

Hi Ryan, Sorry for your experience. What was the feature file you were using ? Is it possible to share that as well ?

Yep, I can confirm it consumes around 7.96G of memory without `faster_parsing` flag. I must say I am super surprised to this :D Looking into.

Expectedly same happens without `faster_parsing` just slower.

Hello @UncleIS, Sorry for the late response. I tried your case and I think this is the feature you want ; ```cucumber Feature: test feature Scenario Outline: Check for Environment...

By the way this is the result I got ; ```cucumber | key | value | Failure: Can not find DUMMY_VAR0 in name property of kubernetes_deployment.app. Failure: Can not find...

Thanks a lot! May I ask the version of the Alpine image please ? Let me try to reproduce the problem.