Skip to content

Latest commit

 

History

History
69 lines (38 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

69 lines (38 loc) · 2.75 KB

v1.0.1 [2024-10-24]

Bug fixes

  • Renamed steampipe.spvars.example files to powerpipe.ppvars.example and updated documentation. (#44)

v1.0.0 [2024-10-22]

This mod now requires Powerpipe. Steampipe users should check the migration guide.

v0.7 [2024-03-06]

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.

v0.6 [2024-01-16]

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)

v0.5 [2023-06-08]

What's new?

Bug fixes

  • Fixed dashboard localhost URLs in README and index doc. (#31)

v0.4 [2022-05-09]

Enhancements

  • Updated docs/index.md and README with new dashboard screenshots and latest format. (#22)

v0.3 [2022-05-02]

Enhancements

  • Added category, service, and type tags to benchmarks and controls. (#17)

v0.2 [2021-10-06]

Enhancements

  • Updated: GitHub repository cloning instructions in docs/index.md now use HTTPS instead of SSH url

v0.1 [2021-08-12]

What's new?

  • Added initial Block Storage, Database, Droplet, Kubernetes and Network benchmarks