Skip to content

Commit bafe75f

Browse files
committed
Remove default function runtime
1 parent efb1721 commit bafe75f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ variable "region" {
6565

6666
variable "runtime" {
6767
type = "string"
68-
default = "nodejs8"
6968
description = "The runtime in which the function will be executed."
7069
}
7170

0 commit comments

Comments
 (0)