terraform-infra-as-code-coverage-badges
terraform-infra-as-code-coverage-badges copied to clipboard
Fixed volumes tag scan
Was using the same context in find_all_volumes as find_untagged_volumes ("Volumes[].{ID: VolumeId}") which doesn't appear to show tag information.
Perhaps just contextual change from prior aws json output?