Bug fixes
- Renamed
steampipe.spvars.example
files topowerpipe.ppvars.example
and updated documentation. (#44)
This mod now requires Powerpipe. Steampipe users should check the migration guide.
Powerpipe
Powerpipe is now the preferred way to run this mod! Migrating from Steampipe →
All v0.x versions of this mod will work in both Steampipe and Powerpipe, but v1.0.0 onwards will be in Powerpipe format only.
Enhancements
- Focus documentation on Powerpipe commands.
- Show how to combine Powerpipe mods with Steampipe plugins.
What's new?
- Added the input variables to the following services to allow different thresholds to be passed in:
Droplet
Database
Block Storage
Kubernetes
To get started, please see [Digitalocean Thrifty Configuration] (https://hub.steampipe.io/mods/turbot/digitalocean_thrifty#configuration). For a list of variables and their default values, please see steampipe.spvars. (#36)
What's new?
- Added
connection_name
andregion
in the common dimensions to group and filter findings. (see var.common_dimensions) (#29) - Added
tags
as dimensions to group and filter findings. (see var.tag_dimensions) (#29)
Bug fixes
- Fixed dashboard localhost URLs in README and index doc. (#31)
Enhancements
- Updated docs/index.md and README with new dashboard screenshots and latest format. (#22)
Enhancements
- Added
category
,service
, andtype
tags to benchmarks and controls. (#17)
Enhancements
- Updated: GitHub repository cloning instructions in docs/index.md now use HTTPS instead of SSH url
What's new?
- Added initial Block Storage, Database, Droplet, Kubernetes and Network benchmarks