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

Improve ec2_instance_older_generation control #177

Open graza-io opened 6 months ago

graza-io commented 6 months ago

Currently the ec2_instance_older_generation control is using a hard-coded list of out-dated instance families to check for: t2.% m3.% m4.%

Query

Ideally, once the region based changes are implemented for the table_aws_ec2_instance_type - we should be able to ascertain if an instance is out of date by using the current_generation column on this table.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 3 days ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.