We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b17ce commit c7ac091Copy full SHA for c7ac091
examples/complete/fixtures.us-east-2.tfvars
@@ -5,5 +5,5 @@ stage = "test"
5
6
function_name = "example-complete"
7
handler = "handler.handler"
8
-runtime = "nodejs14.x"
+runtime = "nodejs20.x"
9
ephemeral_storage_size = 1024
0 commit comments