jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
468 stars 45 forks source link

Support for RDS resources #68

Closed aghassemlouei closed 3 years ago

aghassemlouei commented 4 years ago

Requesting addition of AWS Relational Database (RDS) as time permits. Initially focusing on the deletion of the database instances themselves.

aghassemlouei commented 4 years ago

Can confirm that rds instance support has been added and functions as of v0.5.0.

aghassemlouei commented 4 years ago

Can either repurpose git issue to include the following rds components or open individual ones accordingly:

jckuester commented 3 years ago

Hi @aghassemlouei,

sorry for the long wait, but wanted to let you know that the following resources that you requested are supported now in https://github.com/jckuester/awsweeper/releases/tag/v0.11.0:

aws_db_parameter_group
aws_db_snapshot
aws_db_parameter_group

Let me know if that works for you, so I can close the issue.

aghassemlouei commented 3 years ago

Amazing! Closing this out as it is confirmed to be functioning in the us-gov-west-1 region.