get.porter.sh/porter@v1.3.0/pkg/porter/testdata/good-and-bad-test-creds/good-creds.json (about) 1 { 2 "name": "good-creds", 3 "credentials": [ 4 { 5 "name": "good-cred", 6 "source": { 7 "env": "GOOD_CRED" 8 } 9 } 10 ] 11 }