github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/source_files/chaos_options_2.spc (about) 1 connection "chaos6" { 2 plugin = "chaos" 3 regions = ["us-east-1", "us-west-2"] 4 options "connection" { 5 cache = false 6 cache_ttl = 300 7 } 8 }