An open API service indexing awesome lists of open source software.

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 💸

Awesome Lists containing this project

README

          

![cloud waste](/docs/cloudwaste.svg)
> Find pure waste in your cloud accounts

[![Actions Panel](https://img.shields.io/badge/actionspanel-enabled-brightgreen)](https://www.actionspanel.app/app/cloudwaste/cloudwaste)
[![codecov](https://codecov.io/gh/cloudwaste/cloudwaste/branch/master/graph/badge.svg)](https://codecov.io/gh/cloudwaste/cloudwaste)
[![Test](https://github.com/cloudwaste/cloudwaste/workflows/Test/badge.svg)](https://github.com/cloudwaste/cloudwaste/actions?query=workflow%3ATest)
[![release](https://img.shields.io/github/release/cloudwaste/cloudwaste.svg)](https://github.com/cloudwaste/cloudwaste/releases/latest)
[![GitHub release date](https://img.shields.io/github/release-date/cloudwaste/cloudwaste.svg)](https://github.com/cloudwaste/cloudwaste/releases)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=cloudwaste/cloudwaste)](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