mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-23 17:03:00 -05:00
9 lines
83 B
HCL
9 lines
83 B
HCL
|
|
input {
|
|
title = "global input"
|
|
}
|
|
|
|
dashboard "d1" {
|
|
title = "dashboard d1"
|
|
}
|