turbot / steampipe

Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
https://steampipe.io
GNU Affero General Public License v3.0
6.92k stars 274 forks source link

`mod install` and `mod update` run to completion even if there are unsatisfied requirements #3291

Closed binaek closed 1 year ago

binaek commented 1 year ago

Steampipe mods have requirements for minimum steampipe version and plugin versions. In installations where these requirements are unsatisfied, mod install and mod update should fail.

kaidaguerre commented 1 year ago

duplicate of https://github.com/turbot/steampipe/issues/3041