Skip to content

Commit e334d00

Browse files
committed
Update ECS Agent version to 1.92.0
1 parent 7f29dc6 commit e334d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.91.2"
63+
default = "1.92.0"
6464
}
6565

6666
variable "ecs_init_rev" {

0 commit comments

Comments
 (0)