Skip to content

Commit

Permalink
Update SSM Agent version to 3.2.1630.0 for ECS exec
Browse files Browse the repository at this point in the history
  • Loading branch information
chienhanlin committed Oct 6, 2023
1 parent e1e60fc commit 8dc3cbd
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 @@ -73,7 +73,7 @@ variable "containerd_version_al2023" {

variable "exec_ssm_version" {
type = string
default = "3.2.1478.0"
default = "3.2.1630.0"
description = "SSM binary version to build ECS exec support with."
}

Expand Down

0 comments on commit 8dc3cbd

Please sign in to comment.