github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/pkg/steampipeconfig/testdata/connection_config/multiple_connections/config/connection2.spc (about)

     1  connection "aws_dmi_002" {
     2    plugin                = "aws" 
     3    secret_key            = "aws_dmi_002_secret_key"
     4    access_key            = "aws_dmi_002_access_key"
     5    regions               = "- us-east-1\n-us-west-"
     6  }