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 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 dashboard.
You could also snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe benchmark run alicloud_thrifty.benchmark.vpc --share
Benchmark
This dashboard is automatically generated from the following benchmark:
benchmark.vpc