turbot/alicloud_thrifty

Dashboard: VPC Checks

Thrifty VPC Benchmark

Thrifty developers eliminate their unused VPC resources. This benchmark focuses on finding unused public IPs and NAT gateways.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-alicloud-thrifty

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select VPC Checks dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run alicloud_thrifty.benchmark.vpc --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.vpc

Tags