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.69k stars 264 forks source link

Mod parsing does not support nested dashboards #4208

Closed kaidaguerre closed 3 months ago

kaidaguerre commented 3 months ago
dashboard "compose_other" {
  dashboard "reused_hello_world" {
    base = dashboard.hello_world
  }
}

this should work but does not