Benchmark: 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 dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-alicloud-thrifty
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select VPC Checks.
Run this benchmark in your terminal:
powerpipe benchmark run alicloud_thrifty.benchmark.vpc
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run alicloud_thrifty.benchmark.vpc --share