turbot / steampipe-mod-aws-thrifty

Are you a Thrifty AWS dev? This mod checks your AWS accounts for unused and under-utilized resources using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/aws_thrifty
Apache License 2.0
98 stars 18 forks source link

Getting `ERROR: column reference "account_id" is ambiguous` error for control `multiple_global_trails` #146

Closed khushboo9024 closed 1 year ago

khushboo9024 commented 1 year ago

Describe the bug Getting below error for control multiple_global_trails ERROR: column reference "account_id" is ambiguous (SQLSTATE 42702)

Steampipe version (steampipe -v) Example: v0.3.0

Plugin version (steampipe plugin list) Example: v0.5.0

To reproduce Steps to reproduce the behavior (please include relevant code and/or commands).

Expected behavior A clear and concise description of what you expected to happen.

Additional context Add any other context about the problem here.

misraved commented 1 year ago

Fixed in https://github.com/turbot/steampipe-mod-aws-thrifty/pull/147