Skip to content

Commit 441a57c

Browse files
authored
Update ECS Agent version to 1.98.0 (#516)
1 parent 59f35ff commit 441a57c

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

6666
variable "ecs_init_rev" {

0 commit comments

Comments
 (0)