github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/source_files/chaos.json (about) 1 { 2 "connection": 3 { 4 "chaos": 5 { 6 "plugin": "chaos", 7 "regions": [ 8 "us-east-1" 9 ] 10 }, 11 "chaos2": 12 { 13 "plugin": "chaos", 14 "regions": [ 15 "us-east-1" 16 ] 17 }, 18 "chaos3": 19 { 20 "plugin": "chaos", 21 "regions": [ 22 "us-east-1" 23 ] 24 } 25 } 26 }