Skip to content

Commit

Permalink
updating node version
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Sep 9, 2024
1 parent e5f3b8f commit 3330071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/vars.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ variable "elasticapp_version" {
}
variable "solution_stack_name" {
type = string
default = "64bit Amazon Linux 2 v5.6.3 running Node.js 14"
default = "64bit Amazon Linux 2023 v6.2.0 running Node.js 18"
}
variable "tier" {
type = string
Expand Down

0 comments on commit 3330071

Please sign in to comment.