mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-10 10:00:54 -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"
|
|
} |