Skip to content

Releases: genevieve/leftovers

v0.70.0

17 Jun 00:02
d409959
Compare
Choose a tag to compare
v0.70.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.62.0...v0.70.0

v0.62.0

13 Feb 15:57
Compare
Choose a tag to compare
  • Use tags to filter aws elb and elbv2 load balancers. [#100]

v0.61.0

09 Jan 18:22
Compare
Choose a tag to compare
  • Delete NS and A record sets in an aws hosted zone.

v0.60.0

06 Jan 20:13
Compare
Choose a tag to compare
  • When deleting GCP instances, set auto-delete to true for all attached disks so that they can eventually be cleaned up.

v0.59.0

06 Jan 16:34
Compare
Choose a tag to compare
  • Delete aws route53 record sets that contain the filter but belong to a hosted zone that does not.
  • Delete aws iam user policies that are not attached to the user.

v0.58.0

03 Jan 00:17
Compare
Choose a tag to compare
  • Delete GCP routes & firewalls if they belong to a network that contains the filter. [Part of #80]

v0.57.0

21 Dec 22:45
Compare
Choose a tag to compare
  • Delete gcp compute instances that belong to a network with a name that contains the filter.

v0.56.0

20 Sep 17:59
Compare
Choose a tag to compare
  • Skip deletion of "default" gcp service accounts. [#93]
  • Switch to go mod.

v0.55.0

04 Aug 21:39
Compare
Choose a tag to compare
  • Support for --dry-run && --type on AWS, GCP, Azure (by default). [#92]

v0.54.0

01 Jul 00:53
Compare
Choose a tag to compare
  • Delete gcp cloud routers [#82]