cloudimized icon indicating copy to clipboard operation
cloudimized copied to clipboard

Add feature for nested list sorting in results

Open jakunow opened this issue 2 years ago • 0 comments

Python API when returning results have inconsistent list ordering of elements. This can result in changing output yaml files between each scan.

Currently cloudimized performs sorting based on name value but only in top level lists. If resources contains nested lists in it's output then those list might differ between each scan resulting in false notification.

Need to add option to define sorting fields for each resource.

jakunow avatar Sep 09 '22 12:09 jakunow