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 19 forks source link

Getting `ERROR: failed to encode args[0]: unable to encode 90 into text format for text` for control ebs_snapshot_max_age #145

Closed khushboo9024 closed 1 year ago

khushboo9024 commented 1 year ago

Describe the bug Getting below error for control ebs_snapshot_max_age ERROR: failed to encode args[0]: unable to encode 90 into text format for text (OID 25): cannot find encode plan

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