mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
14 lines
333 B
JSON
14 lines
333 B
JSON
{
|
|
"version": 4,
|
|
"terraform_version": "0.14.4",
|
|
"serial": 11,
|
|
"lineage": "12ab3c45-abc1-0a1b-1a23-a12b34567c89",
|
|
"outputs": {
|
|
"listenerarn": {
|
|
"value": "arn:aws:elasticloadbalancing:us-west-2:123456789876:listener/app/myapp/1a2b3c4f1a23456b/a1b23c45de6789fa",
|
|
"type": "string"
|
|
}
|
|
},
|
|
"resources": []
|
|
}
|