Skip to content

Commit 3bee929

Browse files
committed
Update amazon-ssm-agent version for exec to 3.3.2299.0
1 parent 0e73ab0 commit 3bee929

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
@@ -108,7 +108,7 @@ variable "runc_version_al2023" {
108108
variable "exec_ssm_version" {
109109
type = string
110110
description = "SSM binary version to build ECS exec support with."
111-
default = "3.3.1802.0"
111+
default = "3.3.2299.0"
112112
}
113113

114114
variable "source_ami_al2" {

0 commit comments

Comments
 (0)