Emre Erkunt

Results 114 comments of Emre Erkunt

Thanks for the bug report 🎉 Is it possible to post a plan.output ? I guess the terraform code snippet you wrote won't be enough to reproduce this scenarios. We...

Hi, I think the problem here is to write a test against a `data` object which _might_ not mean much for the compliance, since it may or may not be...

Hmm you are right, haven't thought about this. This could be useful 🤔 Will look into this.

Looks like I self-panicked about something completely different :) Yes this is working as intended. The difference is, on old ```cucumber When it contains assume_role_policy ``` It was actually working...

Hello bobdah, Thanks for reporting this :tada: The reason why it doesn't work when it is switched (`contains` -> `has`) is because `When it contains has` does not drill down...

This is weird, I am actively using this on the same use case. Is it possible to send the `plan.out.json` if its not confidential ?

Hi @craigthackerx , Thanks for creating this issue. Implementing `length` instead of `count` should be very easy, let me have a look on this.

Happy to hear suggestions about an understandable BDD directive for using `length` instead of `count` ```cucumber When I count it ``` ```cucumber When I measured it When I measured the...

Can I have your state file if possible @kjr247 ?