|
@@ -18,7 +18,7 @@ variable "hec_token" {
|
|
|
|
|
|
variable "nodejs_runtime" {
|
|
variable "nodejs_runtime" {
|
|
description = "Runtime version of nodejs for Lambda function"
|
|
description = "Runtime version of nodejs for Lambda function"
|
|
- default = "nodejs12.x"
|
|
|
|
|
|
+ default = "nodejs16.x"
|
|
}
|
|
}
|
|
|
|
|
|
variable "firehose_name" {
|
|
variable "firehose_name" {
|