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