mirror of
https://github.com/turbot/steampipe.git
synced 2026-04-30 16:00:08 -04:00
8 lines
114 B
HCL
8 lines
114 B
HCL
mod "dep2" {
|
|
require {
|
|
mod "github.com/kaidaguerre/steampipe-mod-m2" {
|
|
version = "latest"
|
|
}
|
|
}
|
|
}
|