mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-23 17:03:00 -05:00
17 lines
254 B
JSON
17 lines
254 B
JSON
{
|
|
"connection": {
|
|
"chaos6": {
|
|
"plugin": "chaos",
|
|
"regions": [
|
|
"us-east-1",
|
|
"us-west-2"
|
|
],
|
|
"options": {
|
|
"connection": {
|
|
"cache": true,
|
|
"cache_ttl": 300
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |