github.com/kyma-incubator/compass/components/director@v0.0.0-20230623144113-d764f56ff805/internal/externaltenant/testdata/tenants/valid_tenants.json (about) 1 [ 2 { 3 "id":"id-default", 4 "name":"default", 5 "type": "subaccount" 6 }, 7 { 8 "id":"id-foo", 9 "name":"foo", 10 "region": "eu-2", 11 "type": "subaccount" 12 } 13 ]