get.porter.sh/porter@v1.3.0/pkg/porter/testdata/outputs/show-expected-output.json (about) 1 [ 2 { 3 "name": "bar", 4 "type": "string", 5 "sensitive": false, 6 "value": "bar-output" 7 }, 8 { 9 "name": "foo", 10 "type": "string", 11 "sensitive": true, 12 "value": "foo-output" 13 }, 14 { 15 "name": "longfoo", 16 "type": "string", 17 "sensitive": false, 18 "value": "DFo6Wc2jDhmA7Yt4PbHyh8RO4vVG7leOzK412gf2TXNPJhuCUs1rB29nkJJd4ICimZGpyWpMGalSvDxf" 19 } 20 ]