Extensible auto-tagger for your IaC files. The ultimate way to link entities in the cloud back to the codified resource which created it.
826
stars
123
forks
source link
Fix adding tags to terraform merge expression #317
Closed
rotemavni closed 1 year ago
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Handling the case where a resource has a
merge
clause withtomap
expression, leading to misidentification of the existing tags.Issue:
Expected fix:
Fixes https://github.com/bridgecrewio/yor/issues/315