Skip to content

Commit 7a7f4af

Browse files
committed
Update ECS Agent version to 1.91.1
1 parent f03c6b4 commit 7a7f4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: variables.pkr.hcl

+1-1
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.0"
63+
default = "1.91.1"
6464
}
6565

6666
variable "ecs_init_rev" {

0 commit comments

Comments
 (0)