Describe the Bug
In aws_ecs_cluster_services table, tags are always empty, even though the table is being updated and my services have tags, regardless the amount of tries. It also works fine with the aws_ecs_task_definitions table, for example.
Expected Behavior
CloudQuery Version
cloudquery version 0.32.7
Debug Output
Steps to Reproduce
cloudquery init aws
cloudquery fetch
Additional Context
References