Skip to content

Commit 3eec0be

Browse files
Harish Senthilkumarharishxr
authored andcommitted
Update ECS Agent version to 1.86.2
1 parent 892afe8 commit 3eec0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.pkr.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ variable "block_device_size_gb" {
6060
variable "ecs_agent_version" {
6161
type = string
6262
description = "ECS agent version to build AMI with."
63-
default = "1.86.1"
63+
default = "1.86.2"
6464
}
6565

6666
variable "ecs_init_rev" {

0 commit comments

Comments
 (0)