bridgecrewio / yor

Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.
https://www.yor.io
Apache License 2.0
810 stars 123 forks source link

Fix unable to parse each.value object issue #359

Closed lonegunmanb closed 1 year ago

lonegunmanb commented 1 year ago

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Currently yor cannot parse existing tags like tags = each.value.tags. This pr fix this issue.

lonegunmanb commented 1 year ago

Hi @nimrodkor, we'd like to use yor in our projects but we've encountered some bugs, would you please review this pr when you have time? Thanks!

lonegunmanb commented 1 year ago

Greetings @nimrodkor & @gruebel, any chance to merge this pr? Thanks!

lonegunmanb commented 1 year ago

Thanks @gruebel for the update!