Describe the bug
InetArray transformer looks like it doesn't use all of the values
Expected Behavior
The return value should contain all entries
Steps to Reproduce
Just look at https://github.com/cloudquery/filetypes/blob/main/json/transformer.go#L144-L148
Possible Solution
return res
Provider and CloudQuery version
1.3.1
Additional Context
No response
Describe the bug
InetArray transformer looks like it doesn't use all of the values
Expected Behavior
The return value should contain all entries
Steps to Reproduce
Just look at https://github.com/cloudquery/filetypes/blob/main/json/transformer.go#L144-L148
Possible Solution
return resProvider and CloudQuery version
1.3.1
Additional Context
No response