Emre Erkunt

Results 114 comments of Emre Erkunt

Hello @tdk2fe, You can [tag your scenarios](https://terraform-compliance.com/pages/bdd-references/using_tags.html) with a custom tag (not supported ones) and then use `--tags your_custom_tag` while running `terraform-compliance`. Thanks to `radish-bdd` it will only run the...

Sounds like, we need to extend the tag-related documentation a bit :)

You mean tags that we use in the scenarios (as `@custom_tag` on top of the Scenario) or tag like a resource tag ?

This is an interesting idea. Let me have a look on this.

Looks great Craig! Great to see good implementations of terraform-compliance in the wild. :tada: If we merge your stuff with user-friendly-repos, I think we will lose its own `generic` content...

oh this `module_calls` must be new, let me have a look at this.

Apologies @mdesmarest , I had a long and tiring battle with Covid-19 for the last 4 weeks. Couldn't have a look on anything really. Will try to regain my energy...

Just recovered and looking into some of the issues with this, I have a feeling with the current version, this looks doable utilising `@precondition('')` where we define module & resource...