github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/source_files/chaos_options.json (about)

     1  {
     2    "connection": {
     3      "chaos6": {
     4        "plugin": "chaos",
     5        "regions": [
     6          "us-east-1",
     7          "us-west-2"
     8        ]
     9      }
    10    }
    11  }