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

Control: Old EBS snapshots should be deleted if not required #132

Closed Musseri10 closed 1 year ago

Musseri10 commented 1 year ago

Hi,

I looked at the Old EBS snapshots should be deleted if not required checks and saw that the SQL query works on the table aws_secretsmanager_secret. I think there is a mistake there. Can you take a look?

misraved commented 1 year ago

Welcome to Steampipe @Musseri10 and thanks for raising the bug.

We have already fixed it in https://github.com/turbot/steampipe-mod-aws-thrifty/commit/973c7d7acad940e3e63091b3a297cd31e6fd1ddb

This bug fix will be released by EOD 👍.

misraved commented 1 year ago

@Musseri10 the fix is now available in the v0.21 mod version 👍.

Thanks once again for spotting the bug.