Skip to content

Commit

Permalink
Update ECS Agent version to 1.87.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekchaudhry committed Oct 16, 2024
1 parent b38aa90 commit 241c294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.pkr.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ variable "block_device_size_gb" {
variable "ecs_agent_version" {
type = string
description = "ECS agent version to build AMI with."
default = "1.87.0"
default = "1.87.1"
}

variable "ecs_init_rev" {
Expand Down

0 comments on commit 241c294

Please sign in to comment.