upgrade Elastic Beanstalk version to 2018.03 v4.17.3
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e83cb3acd1
commit
3d1db69fe9
|
@ -34,7 +34,7 @@ variable "ssh_user" {
|
|||
|
||||
variable "stack_name" {
|
||||
description = "Elastic Beanstalk stack, e.g. Docker, Go, Node, Java, IIS."
|
||||
default = "64bit Amazon Linux 2018.03 v4.12.0 running Node.js"
|
||||
default = "64bit Amazon Linux 2018.03 v4.17.3 running Node.js"
|
||||
/* http://docs.aws.amazon.com/elasticbeanstalk/latest/dg/concepts.platforms.html */
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue