https://github.com/cloudwaste/cloudwaste
Find wasted resources in your cloud 💸
https://github.com/cloudwaste/cloudwaste
aws cloud
Last synced: 3 months ago
JSON representation
Find wasted resources in your cloud 💸
- Host: GitHub
- URL: https://github.com/cloudwaste/cloudwaste
- Owner: cloudwaste
- License: apache-2.0
- Created: 2020-04-14T21:42:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T16:58:29.000Z (over 5 years ago)
- Last Synced: 2025-12-17T15:49:06.808Z (7 months ago)
- Topics: aws, cloud
- Language: Go
- Size: 509 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README

> Find pure waste in your cloud accounts
[](https://www.actionspanel.app/app/cloudwaste/cloudwaste)
[](https://codecov.io/gh/cloudwaste/cloudwaste)
[](https://github.com/cloudwaste/cloudwaste/actions?query=workflow%3ATest)
[](https://github.com/cloudwaste/cloudwaste/releases/latest)
[](https://github.com/cloudwaste/cloudwaste/releases)
[](https://dependabot.com)
# Installation
## Homebrew
`brew install cloudwaste/cloudwaste/cloudwaste`
## asdf
Install with [asdf-cloudwaste](https://github.com/cloudwaste/asdf-cloudwaste)
```
asdf plugin-add cloudwaste https://github.com/cloudwaste/asdf-cloudwaste.git
asdf install cloudwaste latest
```
## Github Releases
Download binary from [latest release](https://github.com/cloudwaste/cloudwaste/releases/latest).
# Getting started
```
⇒ cloudwaste
Cloudwaste finds wasted resources in your cloud
Usage:
cloudwaste [command]
Available Commands:
help Help about any command
scan Scan your cloud accounts for unused resources
Flags:
-h, --help help for cloudwaste
Use "cloudwaste [command] --help" for more information about a command.
```
# Features
Scans for the following wasted resources in your cloud:
- [x] AWS
- [x] EBS Volumes
- [x] Elastic IP Addresses
- [x] DynamoDB Tables
- [x] NAT Gateways
- [ ] RDS Databases
- [ ] Azure
- [ ] GCP