mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-23 17:03:00 -05:00
26 lines
408 B
JSON
26 lines
408 B
JSON
{
|
|
"connection":
|
|
{
|
|
"chaos":
|
|
{
|
|
"plugin": "chaos",
|
|
"regions": [
|
|
"us-east-1"
|
|
]
|
|
},
|
|
"chaos2":
|
|
{
|
|
"plugin": "chaos",
|
|
"regions": [
|
|
"us-east-1"
|
|
]
|
|
},
|
|
"chaos3":
|
|
{
|
|
"plugin": "chaos",
|
|
"regions": [
|
|
"us-east-1"
|
|
]
|
|
}
|
|
}
|
|
} |