github.com/aavshr/aws-sdk-go@v1.41.3/internal/ini/testdata/valid/simple_profile_expected (about) 1 { 2 "default": { 3 "output": "json", 4 "region": "foo-region", 5 "foo": "bar = baz", 6 "bar": "baz qux" 7 } 8 }