Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 491 Bytes

File metadata and controls

24 lines (19 loc) · 491 Bytes

cleanup-bash-scripts

This repository aims to provide the community with a series of bash scripts for cleaning up unused resources.

Available scripts

AWS to do list

  • iam_policy
  • iam_role
  • iam_user
  • iam_access_key
  • ebs_volume
  • friend
  • launch_configuration
  • lb
  • lb_listener
  • elb etc

At first I'm starting with AWS but nothing prevents us from adding other cloud providers.

Any help is welcome!