mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-22 10:00:23 -04:00
9 lines
112 B
HCL
9 lines
112 B
HCL
mod "m1"{
|
|
title = "M1"
|
|
description = "THIS IS M1"
|
|
}
|
|
|
|
mod "m1"{
|
|
title = "M2"
|
|
description = "THIS IS M2"
|
|
} |