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

Embedding dashboards in containers or dashboards does not work? #2335

Closed e-gineer closed 11 months ago

e-gineer commented 2 years ago

I tried embedding a dashboard per https://steampipe.io/docs/reference/mod-resources/dashboard#existing-dashboard-re-used-with-base

dashboard "compose_other" {
  dashboard "reused_hello_world" {
    base = dashboard.hello_world
  }
}

but I get this error:

Unsupported block type: Blocks of type "dashboard" are not expected here. (in reference to the second, inside, "dashboard")
github-actions[bot] commented 1 year ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

pskrbasu commented 1 year ago

Tried with 0.21.0-beta.0. The Issue still exists.

github-actions[bot] commented 12 months ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been stalled for 90 days with no activity.