Use current Lambda Node.js version for lookup_stack_outputs.template
This commit is contained in:
parent
310006bdd4
commit
81dfbe2e61
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Runtime": "nodejs",
|
"Runtime": "nodejs4.3",
|
||||||
"Timeout": "30"
|
"Timeout": "30"
|
||||||
},
|
},
|
||||||
"DependsOn": [
|
"DependsOn": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue