cloudquery / cq-provider-aws

CloudQuery Provider for AWS
https://cloudquery.io
Mozilla Public License 2.0
29 stars 40 forks source link

feat: Policy for unused resources #1378

Closed candiduslynx closed 2 years ago

candiduslynx commented 2 years ago

Summary

Add an example policy to analyse whether resources are actually used.


Use the following steps to ensure your PR is ready to be reviewed

bbernays commented 2 years ago

Overall it looks good. I have set up a meeting to discuss synchronously some of the checks. The other major thing is I don't think we should be storing resources that passed the check... This has the potential to generate a lot of data that I do not foresee being used.