Skip to content

Releases: genevieve/leftovers

v0.13.0

05 Mar 18:04
5b9b567
Compare
Choose a tag to compare
  • Delete non-default AWS policy versions
  • Improved deletion of IP addresses in GCP

v0.12.0

26 Feb 18:19
Compare
Choose a tag to compare
  • Skip deleting rds db instance if instance status is deleting.

v0.11.0

09 Feb 17:33
Compare
Choose a tag to compare
Log error for listing in gcp. Do not return.

- This way if users do not have permissions for listing buckets, for
example, they can still delete the other things they said yes to.

v0.10.0

06 Feb 00:51
Compare
Choose a tag to compare
  • Delete aws rds db instances, db subnet groups
  • Add success logging back
  • Fix import paths

v0.9.0

02 Feb 20:32
Compare
Choose a tag to compare
  • Delete gcp dns zones and record sets.
  • Delete gcp compute images.
  • Delete gcp compute global addresses.

v0.8.0

29 Jan 23:41
Compare
Choose a tag to compare

Delete gcp subnetworks in order to delete gcp networks.

v0.7.0

29 Jan 20:21
Compare
Choose a tag to compare

Refactoring of aws objects.

v0.6.0

27 Jan 00:21
Compare
Choose a tag to compare
  • List everything then delete filtered list in azure.
  • List everything then delete filtered list in aws.
  • List everything then delete filtered list in gcp.

v0.4.0

22 Jan 19:24
Compare
Choose a tag to compare

Support filter in azure clean-up.

v0.3.0

22 Jan 02:11
Compare
Choose a tag to compare

List all resources of some type before deleting the approved list.