mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-21 16:00:13 -04:00
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
connection "all_chaos" {
|
|
type = "aggregator"
|
|
plugin = "chaos"
|
|
connections = ["*"]
|
|
}
|