mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-21 16:00:13 -04:00
24 lines
257 B
Plaintext
24 lines
257 B
Plaintext
connection "M_t0" {
|
|
plugin = "chaos"
|
|
}
|
|
|
|
connection "M_t1" {
|
|
plugin = "chaos"
|
|
}
|
|
|
|
connection "M_t2" {
|
|
plugin = "chaos"
|
|
}
|
|
|
|
connection "M_t3" {
|
|
plugin = "chaos"
|
|
}
|
|
|
|
connection "M_t4" {
|
|
plugin = "chaos"
|
|
}
|
|
|
|
connection "M_t5" {
|
|
plugin = "chaos"
|
|
}
|